summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix devices which do not support ifm_status. Always returnmbr2003-08-091-8/+13
* | When allocating memory, align it to the minimum alignment required forimp2003-08-092-0/+5
* | Turn the annoying and long error message off. It was sombr2003-08-091-1/+1
* | Add comments about some alignment that looks a little strange.imp2003-08-091-2/+9
* | Minor fixes to a couple of comments.imp2003-08-091-2/+2
* | Add a nsmb.conf manual page.trhodes2003-08-092-1/+143
* | Apparently I limited my testing of the ductape and bubblegum solutionmarcel2003-08-092-1/+7
* | Background: When proc_rwmem() wired and mapped a page, it also addedalc2003-08-091-30/+5
* | o There are 6 trap disable bits in ar.fpsr, not five. Even though wemarcel2003-08-092-4/+4
* | Add libpthread to the alpha build.deischen2003-08-091-9/+3
* | Call bus_dmamap_create() to create the per-SRB buffer maps. Note that nonescottl2003-08-091-0/+12
* | Perform first-aid: unbreak the build for amd64 and ia64 by patchingmarcel2003-08-091-1/+5
* | Add alpha support to libpthread. It compiles but hasn't been tested;deischen2003-08-096-1/+761
* | Also ifdef the variable which becomes unused w/o INET6, fixing the buildsilby2003-08-091-0/+2
* | Add signalcontext() which will be needed by libpthread.deischen2003-08-092-1/+104
* | Add more detail about the filesystem-specific options available to the user.bms2003-08-090-0/+0
* | PR: docs/53688bms2003-08-091-8/+10
* | Add the POSIX 1003.1-2001 posix_madvise() interface.bms2003-08-095-6/+41
* | #ifdef INET6 the if_loop packet defrag; since only the ipv6 stack (might)silby2003-08-091-0/+2
* | Fix sign-extension bug for 32 and 64-bit values. For 64-bit valuesmarcel2003-08-091-39/+27
* | Add the PCI Id of the Intersil prism3 (mini-PCI) WLAN chip. The Vaiomarcel2003-08-081-0/+1
* | Initialize bp->bio_driver1 in idad_strategy().mdodd2003-08-081-0/+1
* | - Remove GIANT_REQUIRED from pipespace().alc2003-08-081-4/+0
* | o Add code to GC freed KSEs and KSE groupsdavidxu2003-08-082-50/+232
* | Since it builds and seems to work OK, add libpthread to the amd64 build.deischen2003-08-081-0/+3
* | Added the new knob MINIROOT that, when set, causes the creationru2003-08-081-4/+9
* | Copyin the thread mailbox flags from the correct locationdeischen2003-08-082-2/+2
* | Drop MIP6 code. We don't support MIP6 yet.ume2003-08-084-142/+4
* | Make this WARNS=6 clean by prototyping 'usage'.johan2003-08-082-0/+3
* | Remove stale DCE 1.1 pointers to the IBM site. The URLs aren't validmarcel2003-08-088-8/+0
* | Fix markup for uuid_equal()marcel2003-08-081-1/+2
* | Fix two (2) bugs in one (1) statement:marcel2003-08-081-1/+4
* | Add support for automatically computing the required file systemru2003-08-081-0/+12
* | add rtsol_flags.ume2003-08-082-1/+2
* | Note in STANDARDS that -gno are not (yet?) POSIX conformant.schweikh2003-08-081-1/+6
* | KNF, correct typos and cleanup spaces.ume2003-08-0815-327/+288
* | drop the code for the environment where getifaddrs(3) is notume2003-08-083-91/+1
* | stop use of register.ume2003-08-081-14/+14
* | Process the "O bit."ume2003-08-085-2/+183
* | __FUNCTION__ --> __func__ume2003-08-0813-231/+231
* | New release notes: rl(4) supports RealTek 8139C+ and 8169, ccd(4)bmah2003-08-082-0/+28
* | Fix a bug that caused i386 to produce broken binaries for big-endianru2003-08-081-16/+16
* | Implement signalcontext.jake2003-08-082-2/+78
* | ccd(4) can now operate on raw disks and other GEOM providers.das2003-08-081-11/+0
* | Fix commentache2003-08-081-1/+1
* | Add ko_KR.CP949 localeache2003-08-082-0/+189
* | Add ko_KR.CP949 localeache2003-08-087-6/+21
* | MFi386: revision 1.201.nyan2003-08-083-0/+3
* | Add /rescue/ and a reference to its manual page rescue(8).simon2003-08-081-0/+4
* | Allow gcc driver to process -r option iself, do not use -Wl,-r tokan2003-08-082-2/+2
OpenPOWER on IntegriCloud