summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* -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
* - Only build a fixit floppy on i386 and pc98.jhb2004-03-251-2/+11
* Enable splitfs in the Alpha boot loaders.jhb2004-03-251-0/+1
* Remove raidframe from the listscottl2004-03-251-1/+0
* 1. Better handle a return value of EINPROGRESS from bus_dmamap_load.vkashyap2004-03-253-22/+38
* Add the `pkill' and `pgrep' commands from NetBSD. This is the sourcegad2004-03-253-0/+752
* - In subr_ndis.c:ndis_init_event(), initialize events as notificationwpaul2004-03-252-4/+41
* More kosher mdoc(7).obrien2004-03-251-1/+2
* Connect ctau driver (Cronyx-Tau/ISA) to modules build process.rik2004-03-251-0/+2
* Remove unused function.pjd2004-03-252-11/+0
* Final step of the sbin -> usr.sbin move: cvs rm src/sbin/nologin/*cperciva2004-03-254-188/+0
* Move ct.4 to ctau.4. Step four: backout ct.4 via rm.rik2004-03-251-99/+0
* Move ct.4 to ctau.4. Step three: change ct to ctau in Makefile.rik2004-03-251-1/+1
* This commit was generated by cvs2svn to compensate for changes in r127403,des2004-03-251-22/+26
|\
| * Import the original directly from NetBSD instead of via OpenBSD.des2004-03-251-22/+26
* | Respect decimal flag when dumping USER type records.phk2004-03-251-1/+4
* | Document the existence of NET_RT_IFMALIST.bms2004-03-251-0/+7
* | [troff] removed the unnecessary use of \_ escapes.ru2004-03-251-96/+96
* | Sort SRCS in Makefile and document -g option additions.bms2004-03-252-2/+3
* | Output style: Get rid of an unnecessary newline.bms2004-03-251-1/+0
* | Untangle IP multicast routing interaction with delayed payload checksums.ru2004-03-251-13/+3
* | Teach netstat(1) how to print the multicast group memberships presentbms2004-03-254-2/+154
* | - In kern_ndis.c, implement ndis_unsched(), the complement to ndis_sched(),wpaul2004-03-252-28/+86
* | MFi386: correctly calculate the top-of-stack when a kthread is createdpeter2004-03-251-3/+4
* | Run print_AMD_features() for both AuthenticAMD and GenuineIntel cpus.peter2004-03-251-5/+43
OpenPOWER on IntegriCloud