summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add ARMSCSII-8 localeache2003-07-0513-0/+558
* Add ARMSCII-8 locale dirsache2003-07-052-0/+6
* Make the conditional, which decides what siglist to put a signal on,mtm2003-07-051-8/+5
* add the mbr_enc file so that we can load the module on sparc64.jmg2003-07-051-1/+1
* Add more useful cross-references to the SEE ALSO section.tjr2003-07-051-2/+7
* Catch up with recent FP-related changes to scanf.3 and vfwscanf.c.tjr2003-07-051-31/+16
* Fix two incorrect uses of sizeof: we need to divide the size of the buffertjr2003-07-051-11/+6
* Merge recent floating point conversion changes from vfscanf.c.tjr2003-07-051-93/+175
* Fix a signedness problem in zstty_cncheckc(): when no character is ready,tmm2003-07-051-1/+1
* Remove trailing whitespace.rwatson2003-07-054-6/+6
* Drop the pid file after we call the final daemon call. w/o -n wouldimp2003-07-051-2/+4
* Add buffalo airstation wli2-cf-s11 I got in japan to the listimp2003-07-051-0/+1
* I was so happy I found the semi-colon from hell that I didn'tmtm2003-07-041-1/+1
* remove \n at end of panic strings. They are added by the call to panic.jmg2003-07-044-26/+26
* Add vm object locking to pmap_prefault().alc2003-07-041-7/+10
* Implement the 'ipsec' option to match packets coming out of an ipsec tunnel.luigi2003-07-043-0/+38
* Correct some comments, add opcode O_IPSEC to match packetsluigi2003-07-041-12/+17
* remove whitespace at end of lineluigi2003-07-042-2/+2
* - Parse the cpu topology map in sched_setup().jeff2003-07-041-13/+53
* Don't be so chatty about osreldate.h creation steps when make(1)ru2003-07-041-1/+1
* Make jexec duplicate the actions of the shell searching for anbmilekic2003-07-041-2/+2
* Don't hardcore PATH into BINMAKE; the latter should only beru2003-07-041-2/+2
* Merge the following from the English version:hrs2003-07-042-6/+45
* Add a missing </para>.hrs2003-07-042-2/+2
* Fixed the last-minute bug I made in previous commit.ru2003-07-041-1/+1
* Fixed style bugs related to parentheses in Makefile.inc1.ru2003-07-043-14/+17
* Add compatibility for FreeBSD-4.simokawa2003-07-044-5/+21
* Delete a superfluous semi-colon.harti2003-07-041-1/+1
* Fixed broken arithmetic expression parser.ru2003-07-043-5/+26
* Remove unnecessary cast.phk2003-07-041-1/+1
* Regen:sheldonh2003-07-041-14/+29
* Use the f_vnode field to tell which file descriptors have a vnode.phk2003-07-043-19/+15
* We just cached the inode pointer, no need to call VTOI() again.phk2003-07-041-2/+2
* - Ensure that the busdma API won't do deferred loads by using themux2003-07-041-9/+9
* It's unfair how one extraneous semi-colon can cause so much grief.mtm2003-07-041-1/+1
* The em(4) driver has been converted to busdma and doesn't usemux2003-07-041-5/+0
* Correctly lock/unlock signal lock. I must be in bad state, need to sleep.davidxu2003-07-042-2/+4
* Always check and restore sigaction previously set, also access user parameterdavidxu2003-07-042-8/+14
* style(9)mtm2003-07-041-8/+2
* In setpgrp(), don't assume a pgrp won't exist if the provided pgid is the samecognet2003-07-041-12/+13
* WARNING: white space diffjmg2003-07-0434-311/+309
* kse_thr_interrupt should target the thread, specifically.mtm2003-07-042-2/+2
* Avoid using the global offset table to get the address of _DYNAMIC injake2003-07-042-1/+18
* Allow the caller to get an erro direclty if we sent the packet immediatly.julian2003-07-031-1/+1
* Due to extreme bogusness in the pci bus layer, these drivers wereimp2003-07-0314-32/+40
* New release notes: mount_nwfs(8)/mount_portalfs(8)/mount_msbfs(8)bmah2003-07-032-2/+50
* Background: pmap_object_init_pt() premaps the pages of a object inalc2003-07-0310-390/+131
* Signals sent specifically to a particular thread mustmtm2003-07-035-20/+25
* With the latest mdoc(7), we can now fix the synopsis like this.ru2003-07-031-3/+9
* MFV.ru2003-07-031-3/+25
OpenPOWER on IntegriCloud