summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Problem:rwatson2004-01-111-0/+8
* | MF-p4/diff reduction:imp2004-01-111-1/+0
* | Update the diskless(8) documentation to indicate that the use of therwatson2004-01-101-7/+24
* | Add an ulgy hack so that warnings added by non-zero WARNS values won't beobrien2004-01-101-0/+3
* | - Unmanage pages allocated by contigmalloc1(). (There is no point inalc2004-01-101-6/+2
* | New errata: Mention APIC problems and workarounds, NFSv4 client bug,bmah2004-01-101-2/+36
* | Remove now redundant and now conflicting declaration of sysarch(2).nectar2004-01-101-3/+1
* | s/Muliple/Multipleschweikh2004-01-102-96/+92
* | New release notes: Changed some TCP tunable defaults, MSS sanitybmah2004-01-102-4/+38
* | Keep up with sys/conf/ changes.ru2004-01-101-1/+1
* | Clarify the behavior of ptrace(2) a little bit: the tracing processrwatson2004-01-101-0/+24
* | More unparenthesized return values.des2004-01-101-1/+1
* | Moved the code for :U and :L modifiers where it belongs, so thatru2004-01-101-32/+32
* | Properly fix the FreeBSD copyright.ru2004-01-101-3/+3
* | We need to discard `const'ness explicitly when invoking sysarch.nectar2004-01-101-1/+1
* | s/FreeBSD Inc./The FreeBSD Foundation/gru2004-01-101-4/+4
* | Add manual page links from fsck_ufs.8 and fsck_4.2bsd.8 to fsck_ffs.8,simon2004-01-101-0/+1
* | Fix serious ugliness introduced in 1.61, which leads to long delay in bootsobomax2004-01-101-5/+11
* | Style: parenthesize return values.des2004-01-101-3/+3
* | try rtinit() only when the route is not installed.ume2004-01-101-2/+5
* | Check that sa_len is the appropriate value in tcp_usr_bind(),truckman2004-01-101-0/+8
* | Add a somewhat redundant check on the len arguement to getsockaddr() totruckman2004-01-101-0/+2
* | Don't execute the code in in6_ifdetach() that removes the link-localtruckman2004-01-101-7/+9
* | in set{peer, sock}addr, do not convert the unspecifiedume2004-01-101-2/+2
* | Restore closing of SMB find handle in smbfs_close().tjr2004-01-101-1/+8
* | Remove the HACK section it breaks the older firmware and doesn't totallyambrisko2004-01-101-21/+0
* | Fix a panic when attempting a v4 op against a v3/v2-only server.alfred2004-01-101-10/+12
* | Unmanage pages allocated by kmem_alloc(). (There is no point in having PValc2004-01-101-0/+1
* | Prevent a race condition between fork1() and whatever changes the pgrp bycognet2004-01-091-0/+1
* | Remove duplicate __FBSDID().cognet2004-01-091-3/+1
* | Change sdp_open_local(3) API. It now takes a path to a control socketemax2004-01-096-60/+103
* | Move the description of sbuf_delete() closer to the description ofdes2004-01-091-11/+13
* | Clean up the acpi announce message of trailing spaces.njl2004-01-091-3/+11
* | Add missing manual page links for rman(9) and sysctl_add_oid(9).simon2004-01-091-0/+18
* | First 5.2-RELEASE errata, documenting some known issues in thebmah2004-01-091-1/+59
* | Update man page for \_OS* changes.njl2004-01-091-1/+6
* | Expand the check for overriding the OS name to override _OS* (includingnjl2004-01-091-7/+9
* | Note that REPORT_LUNS should be implemented to work better with Linuxnjl2004-01-091-0/+1
* | Enable autosense by default. This shouldn't hurt SPI and is requirednjl2004-01-091-1/+1
* | Bump the max number of initiators to 256 from 16. This is appropriate fornjl2004-01-091-3/+3
* | Disable the APIC when selecting the 'Safe Mode' option of the loader. Thisscottl2004-01-091-0/+1
* | Prepare libsdp(3) for the upcoming sdpd importemax2004-01-096-112/+190
* | Add MLINK:brueffer2004-01-091-0/+1
* | Correct typo in MLINKbrueffer2004-01-091-1/+1
* | Add reference to miibus.4brueffer2004-01-096-0/+6
* | device uhci0 -> device uhcibrueffer2004-01-091-2/+1
* | kue(4) doesn't use miibus eitherbrueffer2004-01-091-3/+0
* | Remove drivers that don't need miibus(4):brueffer2004-01-091-6/+21
* | Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'mnectar2004-01-0919-40/+20
* | KASSERT against no-op access requests.phk2004-01-091-0/+1
OpenPOWER on IntegriCloud