summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* Bring back jhb's two sector (1024 bytes) 'boot0' [rev 1.22] as 'boot0ext'.obrien2004-03-263-0/+981
* Remove the NEED_KMEM support meant for FreeBSD 3.x. This base-systemgad2004-03-261-9/+1
* Switch to checking P_KTHREAD instead of P_SYSTEM when deciding whatgad2004-03-261-3/+10
* Fixed some style bugs in the residue of rev.1.14 (mainly initialization inbde2004-03-261-26/+23
* o The mutex locking functions aren't normally cancellation points. But,mtm2004-03-261-3/+12
* o Initialize a local variable before referencing it. This was notmtm2004-03-261-1/+4
* Properly document the -M and -N options.ru2004-03-262-9/+19
* Correct the description of the -N option.ru2004-03-261-2/+2
* -N without -M is pointless.ru2004-03-262-12/+10
* Not too much point specifying -N but not specifying -M.ru2004-03-262-14/+12
* Update information of how pstat(8) accesses the running system.ru2004-03-261-12/+15
* Avoid the manpage layering violation and low-level implementationru2004-03-262-6/+4
* Correct the description of options -N and -M to match reality.ru2004-03-261-4/+4
* Fixed some style bugs in or related to rev.1.13 (mainly misindentation ofbde2004-03-261-109/+128
* - Remove references to /dev/kmem -- ps(1) utilizes theru2004-03-261-11/+5
* Document that kvm_open(3) also accepts "/dev/null" as a specialru2004-03-261-4/+15
* Document that libkvm also uses /dev/kmem, to access KVM.ru2004-03-261-3/+7
* Apply style.Makefile(5).ru2004-03-261-6/+4
* Add ct(4) man page for ct SCSI host adapter device driver and attachnon2004-03-262-0/+149
* Correct the definition of the multilabel flag: it enables multilabelrwatson2004-03-261-3/+8
* Send those -Debug messages to stderr, not stdout...gad2004-03-261-2/+2
* Add a debugging option, as I don't understand something that I'm seeing.gad2004-03-261-2/+18
* Remove a redundant check against mypid (the check is done later, ingad2004-03-261-1/+1
* Add a cast to get this to compile with WARNS=5 on sparc64. This isgad2004-03-262-2/+3
* Fixes so this will compile with WARNS=5 on i386.gad2004-03-261-19/+22
* Fix two cosmetic style(9) issues.gad2004-03-251-2/+2
* Add a comment for when these utilities were added to FreeBSD, and addgad2004-03-251-0/+3
* Add `-M' and `-N' options to `pkill' and `pgrep', similar togad2004-03-252-6/+35
* Use the correct type for some casts, thus avoiding a few warning messagesgad2004-03-251-4/+4
* Change some routine and variable names to match the FreeBSD system.gad2004-03-252-35/+55
* Add support for a new variant of the prism3 that has appaered in theimp2004-03-251-0/+1
* Sync to pccarddevs 1.82imp2004-03-251-2/+5
* Add a new Intersil card that DLINK is selling as the DWL-650.imp2004-03-251-1/+2
* only do nfs rpc callouts if there is work to do.rees2004-03-254-11/+14
OpenPOWER on IntegriCloud