| Commit message (Expand) | Author | Age | Files | Lines |
| * | Apply a NetBSD fix (revision 1.12) to handle multi-session bzip2 files | Xin LI | 2009-11-09 | 1 | -5/+14 |
| * | Use a safety belt for cases where corrupted narg can be passed to the | Attilio Rao | 2009-11-07 | 1 | -1/+1 |
| * | Static'ify signal handler which is not called from outside. | Xin LI | 2009-11-03 | 1 | -1/+1 |
| * | Use our canonical .Dd format. | Christian Brueffer | 2009-11-02 | 1 | -1/+1 |
| * | When reading input from a file or device (via -f option) set the | Kirk McKusick | 2009-10-30 | 1 | -0/+1 |
| * | Add notes pointing out that bsdiff does not store file hashes and | Colin Percival | 2009-10-30 | 2 | -0/+40 |
| * | When fetching sum stats (vmstat -s) from a crash dump, fetch per-CPU counts | John Baldwin | 2009-10-29 | 1 | -0/+81 |
| * | Reset UPTODATE gnodes after remaking makefiles when make | Max Khon | 2009-10-18 | 1 | -15/+21 |
| * | Exit with non-zero error code in case of errors | Max Khon | 2009-10-18 | 1 | -0/+2 |
| * | - If lstat()/stat() fails with an error other than ENOENT, don't ignore | Jaakko Heinonen | 2009-10-16 | 1 | -4/+11 |
| * | Print routing statistics as unsigned short rather than unsigned int, | Robert Watson | 2009-10-15 | 1 | -5/+5 |
| * | - Catch SIGHUP to perform cleanup before exiting. | Jaakko Heinonen | 2009-10-11 | 2 | -4/+8 |
| * | Add the comment "(FreeBSD only)" to the altmonth_x keywords | Edwin Groothuis | 2009-10-07 | 1 | -12/+12 |
| * | Belatedly add my calendar entry. | Benedict Reuschling | 2009-10-05 | 1 | -0/+1 |
| * | netstat(1) support for UNIX SOCK_SEQPACKET sockets -- changes were required | Robert Watson | 2009-10-05 | 3 | -7/+26 |
| * | Backout changes for c_fmt, x_fmt and X_fmt, they were coming from | Edwin Groothuis | 2009-10-05 | 1 | -3/+0 |
| * | Modified locale(1) to be able to show the altmon_X fields and the [cxX]_fmt's. | Edwin Groothuis | 2009-10-05 | 2 | -8/+40 |
| * | The 6bone was decommissioned on 6/6/06, so remove references to it. | Doug Barton | 2009-10-03 | 2 | -19/+8 |
| * | Use %zu for size_t, not %zd. | Ed Maste | 2009-09-23 | 1 | -3/+3 |
| * | In netstat -x, do not try to print out tcp timer status for udp sockets. | Mike Silbersack | 2009-09-23 | 1 | -8/+10 |
| * | Update find(1) man page for -L/-delete interaction. | Jilles Tjoelker | 2009-09-20 | 1 | -1/+2 |
| * | IEEE Std 1003.1, 2004 Edition states: | Diomidis Spinellis | 2009-09-20 | 1 | -2/+1 |
| * | Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementation | Diomidis Spinellis | 2009-09-20 | 1 | -9/+12 |
| * | Allow [ to be used as a delimiter. | Diomidis Spinellis | 2009-09-20 | 1 | -1/+1 |
| * | Add the ability to see TCP timers via netstat -x. This can be a useful | Mike Silbersack | 2009-09-16 | 2 | -7/+20 |
| * | Add C/c/f/p/v switches plus a bunch of minor fixes and cleanups. | Roman Divacky | 2009-09-08 | 2 | -42/+265 |
| * | Constify format string pointer, otherwise this would trigger warning when | Xin LI | 2009-09-08 | 1 | -1/+1 |
| * | Make sure to use up-to-date libarchive header files from source tree when | Pawel Jakub Dawidek | 2009-09-07 | 1 | -1/+1 |
| * | Add NFSv4 ACL support to find(1). | Edward Tomasz Napierala | 2009-09-04 | 1 | -25/+35 |
| * | Remove single occurance of HAS_CTYPE ifdef, ctype functions | Andrey A. Chernov | 2009-09-04 | 1 | -1/+1 |
| * | Add ARP statistics to the kernel and netstat. | George V. Neville-Neil | 2009-09-03 | 3 | -0/+47 |
| * | Fix the problem that the entry broke into two lines with multi-byte | Hajimu UMEMOTO | 2009-08-30 | 3 | -12/+24 |
| * | Don't try to mmap the contents of empty files. This behaviour was harmless | Colin Percival | 2009-08-26 | 1 | -0/+4 |
| * | fstat: fix fsid comparison when executed on systems with 64-bit long | Andriy Gapon | 2009-08-20 | 2 | -2/+2 |
| * | Add my birthday | Dima Panov | 2009-08-15 | 1 | -0/+1 |
| * | Update procstat(1) for the fact that devfs paths are no longer unsupported. | Robert Watson | 2009-08-12 | 1 | -4/+2 |
| * | Correct a stack underflow in gzip: | Xin LI | 2009-07-31 | 1 | -1/+5 |
| * | Update less to v436. This is considered as a bugfix release from vendor. | Xin LI | 2009-07-29 | 1 | -4/+5 |
| * | Introduce a new sysctl process mib, kern.proc.groups which adds the | Brooks Davis | 2009-07-24 | 1 | -2/+40 |
| * | Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to | John Baldwin | 2009-07-24 | 1 | -0/+3 |
| * | Move the check to ensure the locate database has the minimum required size | John Baldwin | 2009-07-24 | 2 | -3/+2 |
| * | - Add my birthday | Yi-Jheng Lin | 2009-07-21 | 1 | -0/+1 |
| * | Remove no longer needed #include after removing the legacy | Bjoern A. Zeeb | 2009-07-18 | 1 | -1/+0 |
| * | Make mklocale work again, now that fwrite()'s return codes are different. | Ed Schouten | 2009-07-14 | 1 | -2/+2 |
| * | Add manual page links to advertise procstat(1) a little better. | Edward Tomasz Napierala | 2009-07-09 | 3 | -3/+6 |
| * | Fix some uninitialise variables. | Brian Somers | 2009-07-08 | 1 | -4/+4 |
| * | This addresses some issues with my earlier -R fix that | Tim Kientzle | 2009-07-06 | 2 | -66/+74 |
| * | This fixes bsdcpio's -R option to accept numeric | Tim Kientzle | 2009-07-03 | 2 | -20/+50 |
| * | Support shadow.byname and shadow.byuid maps, protecting them by | Brian Somers | 2009-06-25 | 3 | -0/+3 |
| * | Sync with NetBSD: | Xin LI | 2009-06-24 | 3 | -10/+10 |