aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241273-1278/+1278
* MFC: file version 4.23.David E. O'Brien2008-02-061-4/+23
* MFC revision 1.7Xin LI2008-01-261-4/+4
* MFC: Only use sockoptname() to parse socket option names for SOL_SOCKETJohn Baldwin2008-01-121-4/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_7_0'.cvs2svn2007-12-226-380/+0
* MFC: Add several missing comma's in the fancy syscall parsing case.John Baldwin2007-12-181-0/+12
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-12-153-0/+205
* MFC r1.33: Add a cross-reference to newgrp(1).Philip Paeps2007-12-061-0/+1
* MFC: less v416Xin LI2007-12-041-0/+9
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-12-033-0/+175
* Fix -jX when makefiles are remade.Max Khon2007-11-291-0/+16
* MFC(1.14): Fixing a double free bug which will cause tail to dump core whenTai-hwa Liang2007-11-291-0/+1
* MFC: Handle pts(4) ttys.John Baldwin2007-11-211-3/+2
* MFC: Increase string buffer to account for addition of "jail" to flags.Stefan Eßer2007-11-151-1/+1
* Add ZFS to list of file system types to scan when building the locate db.Stefan Eßer2007-11-151-1/+1
* MFC: Fix various markup nits.Ruslan Ermilov2007-11-145-50/+61
* MFC: Apply style(9) to usage(), fix markup of the manpage.Ruslan Ermilov2007-11-142-7/+5
* MFC: 1.35: Fix documentation to match code.Ruslan Ermilov2007-11-141-21/+15
* MFC: 1.32: Fix numerous bugs when parsing options and arguments.Ruslan Ermilov2007-11-141-9/+19
* MFC revision 1.34Christian S.J. Peron2007-10-301-7/+39
* Fix spelling error in netstat output for netstat -sRandall Stewart2007-10-291-48/+48
* MFC: Add a -z flag to nfsstat which zeros the NFS statistics afterJohn Baldwin2007-10-262-24/+48
* MFC rev. 1.12:Konstantin Belousov2007-10-241-3/+13
* MFC revision 1.87, remove bogus if statement.David Xu2007-10-241-3/+1
* MFC: Added MK_INSTALLLIB support and fixed usr.bin/lex/lib/MakefileRuslan Ermilov2007-10-231-0/+2
* MFC lockf.c revision 1.17Christian S.J. Peron2007-10-202-11/+72
* Fast MFC for inclusion of 7.0-BETA1:Edwin Groothuis2007-10-181-0/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-10-107-1377/+0
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalDavid E. O'Brien2007-10-091-1/+1
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-091-1/+1
* Always install libpthread.* symlinks if at least one ofRuslan Ermilov2007-10-011-2/+1
* Update to calendar/calendars/hr_HR.ISO_8859-2/calendar.prazniciEdwin Groothuis2007-09-211-7/+14
* - add my entryThomas Abthorpe2007-09-211-0/+1
* Use NULL instead of 0 for the return value of fopen().Kevin Lo2007-09-214-6/+6
* More dates: Sint Maarten, Dierendag, TrinitatisEdwin Groothuis2007-09-201-14/+30
* - Move all of the PS_ flags into either p_flag or td_flags.Jeff Roberson2007-09-172-2/+2
* - Stop computing %CPU for the imaginary idle process; we nowRuslan Ermilov2007-09-111-54/+6
* Check return value of listen().Kevin Lo2007-09-111-1/+2
* - Netstat warning removal for 64 bit aware platforms.Randall Stewart2007-09-091-117/+108
* Add --posix as a synonym for --format=pax, for GNUTim Kientzle2007-09-091-0/+5
* Add misc entries communilated over the yearEdwin Groothuis2007-09-073-6/+11
* Inactive pages don't have to be dirty plus improve description ofRuslan Ermilov2007-09-021-2/+3
* Fix the description of the "Cache" memory and clarify theRuslan Ermilov2007-09-011-2/+2
* - Fix typo in netstat's display of Nagle algorithm - refer to the RFC.Randall Stewart2007-08-241-2/+2
* Use POSIX mutex instead of Solaris ones. This makes generationXin LI2007-08-231-8/+8
* sysent.h is installed as sys/sysent.h, so reflect it.Xin LI2007-08-231-1/+1
* Fix for PR bin/115033. This corrects a crash when long optionsTim Kientzle2007-08-011-0/+4
* Make tcpstates[] static, and make sure TCPSTATES is defined beforeDag-Erling Smørgrav2007-07-301-2/+1
* Print integer-typed arguments as integers. This makes sure thatMarcel Moolenaar2007-07-281-3/+3
* Fix handling of Quad-type arguments. Previously, syscallsMarcel Moolenaar2007-07-284-12/+23