freebsd/head

log

age author description
7 days ago rwatson Make udp_set_kernel_tunneling() less forgiving when its invariants arehead tip
7 days ago ed Make /proc/self/fd `work'.head
7 days ago obrien Look for "compile" to decide if this is run as part of the kernel build.head
7 days ago ed Improve the contents of termcap.small.head
7 days ago ed Install termcap.small.head
7 days ago joel Switch to our preferred license text.head
8 days ago dougb Implement the idea of parallel-only-at-start-time in a cleaner, morehead
8 days ago ache Remove vestiges of old %-format which prevents build on amd64head
8 days ago rwatson Remove unnecessary locking of divcbinfo lock from div_output(): this has nothead
8 days ago rwatson Add a comment to tcp_usr_accept() to indicate why it is we acquire thehead
8 days ago bz Introduce a function rn_detachhead() that will free thehead
8 days ago bz Destroy UDP UMA zones (empty or not) upon network stack teardownhead
8 days ago rwatson Wrap use of rw_try_upgrade() on pcbinfo with macro INP_INFO_TRY_UPGRADE()head
8 days ago bz Rework reference counting in case we queue into the netisr,head
8 days ago pjd Remove racy assertion.head
8 days ago ache 1) Rewrite input processing to not exit with error on the first EILSEQ foundhead
8 days ago jilles sh: Make sure to popredir() even if a function caused an error.head
8 days ago jilles sh: Make sure to popredir() even if a special builtin caused an error.head
8 days ago jilles sh: Improve the command builtin:head
9 days ago joel Switch to our preferred license text.head
9 days ago jmallett Check for device faults and for failures to set DRQ when expected, ratherhead
9 days ago jmallett o) Consistently use MIPS_KSEGn_TO_PHYS instead of MIPS_{,UN}CACHED_TO_PHYS etc.head
9 days ago fabient Bug fixed:head
9 days ago jmallett Harmonize Octeon ldscripts, reducing gratuitous diffs and using KERNLOADADDR inhead
9 days ago jmallett o) Simplify the implementation of bus read/write functions, and eliminate somehead
9 days ago jmallett Properly detect a type of real board that claims to have a 0.0 revision.head
9 days ago jmallett Do not mask off the low byte of the chipid, it makes some of the casehead
9 days ago jkim Merge ACPICA 20100304.head
9 days ago imp Tweak the linker spec a smidge.head
9 days ago imp Make little endian compiles produce little endian binaries on mips.head
9 days ago raj Remove stale path reference.head
9 days ago raj Provide correct TCLK value for Kirkwood A1 silicon revision.head
9 days ago luigi plug a memory leak on pipe's reconfigurationhead
9 days ago imp Add support for o32 (when it isn't the default), n32, n64, and o64 tohead
9 days ago jh - Use errx(3) instead of err(3) when checking if snprintf(3) succeeded.head
9 days ago netchild Redirect stdin from /dev/null when starting a jail:head
9 days ago luigi more documentation on new dummynet features.head
9 days ago uqs Use default WARNS setting (of 6) for lib/csu.head
9 days ago uqs Properly declare non-extern functions in crt1head
9 days ago kib Update the list of the process flags. Note that the lists of pendinghead
9 days ago luigi fix a memory leak when deleting RED queueshead
9 days ago nyan MFx86: the part of r204641head
10 days ago sobomax Don't spam dmesg with "registered firmware ..." when module is compiledhead
10 days ago joel Use our preferred license text (no more "voices in his head"). While here,head
10 days ago imp Remove stale references to libkrb5.head
10 days ago alfred put calls to gzclose() under ifdef COMPRESS_USER_CORES to preventhead
10 days ago luigi portability fixeshead
10 days ago luigi don't use keywords as variable names.head
10 days ago imp moused is useful even without usb, so remove comment asking if it is.head
10 days ago joel Use our standard license text. No more voices in the authors head. :-)head
10 days ago nwhitehorn Fix an obvious lock escape and fix a typo in a comment.head
10 days ago luigi make the listing of queues/pipes/schedulers handle the case ofhead
10 days ago luigi fix handling of setshead
10 days ago luigi reduce diffs with the cross-platform version (windows needshead
10 days ago luigi use callout_drain() (outside the lock) when unloading the module.head
10 days ago luigi improve compatibility with RELENG_7.2head
10 days ago luigi remove stale commenthead
10 days ago uqs ed(1): make WARNS=6 cleanhead
10 days ago uqs mount_nwfs(8): make WARNS=6 cleanhead
10 days ago scottl Let the afterinstall target ignore failures from running chflags. Thishead