summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix PC98 supports after importing auto selection. [1]nyan2004-03-282-130/+108
* MFi386: revision 1.1136.nyan2004-03-281-4/+4
* MFi386: revision 1.586.nyan2004-03-282-0/+2
* Fix a warning: compare u_long ps_strings to 0 instead of NULL.schweikh2004-03-281-1/+1
* Reset callout if in nfs_timeout and rpcclnt_timeout functions. Timerkan2004-03-282-0/+3
* Fixed s style bug in previous commit (tab lossage). Fixed some nearbybde2004-03-281-5/+6
* If <x> is a process id that does not exist, then just print the headergad2004-03-281-1/+1
* Fix `-o rtprio' so it prints the correct value.gad2004-03-281-2/+2
* Add a cross-reference to pkill(1), now that pkill is hooked up to the build.gad2004-03-271-0/+1
* The compatibility specification property is named "compatible", nottmm2004-03-272-2/+2
* If a non-existent user is given as part of `-U userlist', treat it asgad2004-03-271-11/+6
* Explicitly wrap two long-ish linesi of code, to make them easier to read.gad2004-03-271-2/+4
* Change the #if-ish logic which is used to add the `-f' option when `ps'gad2004-03-271-9/+9
* Move the 'f' case so it shows up in the right place, alphabetically.gad2004-03-271-6/+6
* Reduce 'td' argument to 'cred' (struct ucred) argument in those functions:pjd2004-03-2711-63/+68
* Remove unused argument.pjd2004-03-278-10/+8
* Apparently, some atheros drivers want rand(), so implement it (in termswpaul2004-03-271-0/+12
* Remove unused prototype.pjd2004-03-271-1/+0
* Revise the direct or optimized case to use uiomove_fromphys() by the readeralc2004-03-273-68/+19
* Update the date on the man page, since this the previous change addedgad2004-03-271-1/+1
* Support more POSIX/SUSv3 options:gad2004-03-272-187/+580
* Change the type of the various CPU masks to cpumask_t. Note that asmarcel2004-03-274-19/+19
* MFi386: correctly calculate the top-of-stack when a kthread is createdmarcel2004-03-271-4/+2
* Add ACPI PnP string. This affects devinfo(8) output with -v option.takawata2004-03-271-0/+46
* Fix typo in the device id for the new cards.scottl2004-03-271-1/+1
* o Since we're not using signals for thread synchronization anymore,mtm2004-03-272-34/+17
* Stop using signals for synchronizing threads. The performance penaltymtm2004-03-275-24/+9
* Regen for libthr thread synchronization syscalls.mtm2004-03-279-12/+34
* Use the proc lock to sleep on a libthr umtx.mtm2004-03-271-2/+6
* Separate thread synchronization from signals in libthr. Insteadmtm2004-03-275-0/+68
* Correct typo in the last revision.ceri2004-03-271-1/+1
* Backout revision 1.140; it seems that the previous version is clearceri2004-03-271-2/+1
* A few small cleanups:dougb2004-03-271-14/+4
* Recognize the "rune" character class in wctype().tjr2004-03-272-6/+8
* - Add a description for vfs.usermount sysctl.pjd2004-03-271-58/+54
* Bump FreeBSD version for UTF-8 locale addition. This is primarily fortjr2004-03-271-1/+1
* Add UTF-8 versions of all the currently supported system locales. Most oftjr2004-03-2767-3/+6993
* - Loudly disallow MNT_SUIDDIR mount flag for unprivileged users mounts.pjd2004-03-271-8/+7
* bde also tells me that he is confident that P_SYSTEM will not workgad2004-03-271-8/+1
* Hook `pkill' (and thus `pgrep') to the standard buildworld.gad2004-03-271-0/+1
* Some style(9)-ish improvements, courtesy of bde.gad2004-03-271-6/+6
* Don't read an inode which isn't used to avoid problems on UFS2 where notle2004-03-261-0/+8
* MFp4: FireWiresimokawa2004-03-2613-243/+449
* fix for 64-bit arch:rees2004-03-262-5/+2
* We probably shouldn't allow users to mount file systems with MNT_SUIDDIR.pjd2004-03-261-2/+4
* Validate IPv6 socket options more carefully to avoid a panic.ume2004-03-262-1/+38
* Remove the _PATH_DEVNULL setting for "swapf". From the kvm_open(3)gad2004-03-261-3/+3
* o The lenght of the port list is limited to 30 entries in ipfw2 not to 15.maxim2004-03-261-1/+1
* MFNetBSD Version 1.146julian2004-03-261-5/+11
* Removed more vestiges of the stl(4) driver.ru2004-03-262-5/+0
OpenPOWER on IntegriCloud