aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Not too much point specifying -N but not specifying -M.Ruslan Ermilov2004-03-262-14/+12
* Update information of how pstat(8) accesses the running system.Ruslan Ermilov2004-03-261-12/+15
* Avoid the manpage layering violation and low-level implementationRuslan Ermilov2004-03-262-6/+4
* Correct the description of options -N and -M to match reality.Ruslan Ermilov2004-03-261-4/+4
* Fixed some style bugs in or related to rev.1.13 (mainly misindentation ofBruce Evans2004-03-261-109/+128
* - Remove references to /dev/kmem -- ps(1) utilizes theRuslan Ermilov2004-03-261-11/+5
* Document that kvm_open(3) also accepts "/dev/null" as a specialRuslan Ermilov2004-03-261-4/+15
* Document that libkvm also uses /dev/kmem, to access KVM.Ruslan Ermilov2004-03-261-3/+7
* Apply style.Makefile(5).Ruslan Ermilov2004-03-261-6/+4
* Add ct(4) man page for ct SCSI host adapter device driver and attachNoriaki Mitsunaga2004-03-262-0/+149
* Correct the definition of the multilabel flag: it enables multilabelRobert Watson2004-03-261-3/+8
* Send those -Debug messages to stderr, not stdout...Garance A Drosehn2004-03-261-2/+2
* Add a debugging option, as I don't understand something that I'm seeing.Garance A Drosehn2004-03-261-2/+18
* Remove a redundant check against mypid (the check is done later, inGarance A Drosehn2004-03-261-1/+1
* Add a cast to get this to compile with WARNS=5 on sparc64. This isGarance A Drosehn2004-03-262-2/+3
* Fixes so this will compile with WARNS=5 on i386.Garance A Drosehn2004-03-261-19/+22
* Fix two cosmetic style(9) issues.Garance A Drosehn2004-03-251-2/+2
* Add a comment for when these utilities were added to FreeBSD, and addGarance A Drosehn2004-03-251-0/+3
* Add `-M' and `-N' options to `pkill' and `pgrep', similar toGarance A Drosehn2004-03-252-6/+35
* Use the correct type for some casts, thus avoiding a few warning messagesGarance A Drosehn2004-03-251-4/+4
* Change some routine and variable names to match the FreeBSD system.Garance A Drosehn2004-03-252-35/+55
* Add support for a new variant of the prism3 that has appaered in theWarner Losh2004-03-251-0/+1
* Sync to pccarddevs 1.82Warner Losh2004-03-251-2/+5
* Add a new Intersil card that DLINK is selling as the DWL-650.Warner Losh2004-03-251-1/+2
* only do nfs rpc callouts if there is work to do.Jim Rees2004-03-254-11/+14
* - Only build a fixit floppy on i386 and pc98.John Baldwin2004-03-251-2/+11
* Enable splitfs in the Alpha boot loaders.John Baldwin2004-03-251-0/+1
* Remove raidframe from the listScott Long2004-03-251-1/+0
* 1. Better handle a return value of EINPROGRESS from bus_dmamap_load.Vinod Kashyap2004-03-253-22/+38
* Add the `pkill' and `pgrep' commands from NetBSD. This is the sourceGarance A Drosehn2004-03-253-0/+752
* - In subr_ndis.c:ndis_init_event(), initialize events as notificationBill Paul2004-03-252-4/+41
* More kosher mdoc(7).David E. O'Brien2004-03-251-1/+2
* Connect ctau driver (Cronyx-Tau/ISA) to modules build process.Roman Kurakin2004-03-251-0/+2
* Remove unused function.Pawel Jakub Dawidek2004-03-252-11/+0
* Final step of the sbin -> usr.sbin move: cvs rm src/sbin/nologin/*Colin Percival2004-03-254-188/+0
* Move ct.4 to ctau.4. Step four: backout ct.4 via rm.Roman Kurakin2004-03-251-99/+0
* Move ct.4 to ctau.4. Step three: change ct to ctau in Makefile.Roman Kurakin2004-03-251-1/+1
* This commit was generated by cvs2svn to compensate for changes in r127403,Dag-Erling Smørgrav2004-03-251-22/+26
|\
| * Import the original directly from NetBSD instead of via OpenBSD.Dag-Erling Smørgrav2004-03-251-22/+26
* | Respect decimal flag when dumping USER type records.Poul-Henning Kamp2004-03-251-1/+4
* | Document the existence of NET_RT_IFMALIST.Bruce M Simpson2004-03-251-0/+7
* | [troff] removed the unnecessary use of \_ escapes.Ruslan Ermilov2004-03-251-96/+96
* | Sort SRCS in Makefile and document -g option additions.Bruce M Simpson2004-03-252-2/+3
* | Output style: Get rid of an unnecessary newline.Bruce M Simpson2004-03-251-1/+0
* | Untangle IP multicast routing interaction with delayed payload checksums.Ruslan Ermilov2004-03-251-13/+3
* | Teach netstat(1) how to print the multicast group memberships presentBruce M Simpson2004-03-254-2/+154
* | - In kern_ndis.c, implement ndis_unsched(), the complement to ndis_sched(),Bill Paul2004-03-252-28/+86
* | MFi386: correctly calculate the top-of-stack when a kthread is createdPeter Wemm2004-03-251-3/+4
* | Run print_AMD_features() for both AuthenticAMD and GenuineIntel cpus.Peter Wemm2004-03-251-5/+43
* | Add NTFS since many may want to dual-boot MS-Win64 w/FreeBSD.David E. O'Brien2004-03-251-0/+1