| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge r201429: | gavin | 2010-01-17 | 1 | -2/+6 |
* | Update to a 26-Nov-2009 release. | ru | 2010-01-15 | 4 | -146/+2 |
* | MFC r201290: Treat an empty argument as an error, instead of | ru | 2010-01-06 | 1 | -0/+5 |
* | MFC r200793: | delphij | 2010-01-04 | 1 | -0/+1 |
* | MFC of r200650, r200624 | edwin | 2009-12-24 | 2 | -16/+20 |
* | MFC r199805: | attilio | 2009-12-19 | 4 | -198/+185 |
* | MFC r199803: | attilio | 2009-12-19 | 1 | -4/+13 |
* | MFC of r199642 | edwin | 2009-12-06 | 1 | -0/+2 |
* | MFC r199946: | bz | 2009-12-05 | 1 | -0/+10 |
* | MFC r199066 + 199339: | delphij | 2009-12-02 | 1 | -8/+28 |
* | MFC 199813, 199817, 199842, 199867: | fanf | 2009-12-02 | 3 | -137/+315 |
* | MFC r199242: Use ncursesw to output the date field of vmstat | ume | 2009-11-22 | 2 | -2/+2 |
* | MFC r199024: | attilio | 2009-11-22 | 1 | -1/+1 |
* | MFC r197956: | jh | 2009-11-15 | 2 | -4/+8 |
* | MFC 198620: | jhb | 2009-11-06 | 1 | -0/+81 |
* | MFC r197437: | emaste | 2009-11-05 | 1 | -3/+3 |
* | MFCs of r197764, r197765, r197766, r197847: | edwin | 2009-10-31 | 2 | -8/+37 |
* | MFC r197363: Update find(1) man page for -L/-delete interaction. | jilles | 2009-10-29 | 1 | -1/+2 |
* | Merge r198118 from head to stable/8: | rwatson | 2009-10-18 | 1 | -5/+5 |
* | MFC r197725: | dougb | 2009-10-06 | 2 | -19/+8 |
* | MFC r196652: Fix the problem that the entry broke into two lines | ume | 2009-09-13 | 3 | -12/+24 |
* | MFC r196558: Don't try to mmap the contents of empty files. This behaviour | cperciva | 2009-08-31 | 1 | -0/+4 |
* | MFC 196399: fstat: fix fsid comparison when executed on systems with 64-bit long | avg | 2009-08-20 | 2 | -2/+2 |
* | MFC calendar.freebsd | fluffy | 2009-08-15 | 1 | -0/+1 |
* | Merge r196120 from head to stable/8: | rwatson | 2009-08-13 | 1 | -4/+2 |
* | Correct a stack underflow in gzip: | delphij | 2009-07-31 | 1 | -1/+5 |
* | Update less to v436. This is considered as a bugfix release from vendor. | delphij | 2009-07-29 | 1 | -4/+5 |
* | Introduce a new sysctl process mib, kern.proc.groups which adds the | brooks | 2009-07-24 | 1 | -2/+40 |
* | Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to | jhb | 2009-07-24 | 1 | -0/+3 |
* | Move the check to ensure the locate database has the minimum required size | jhb | 2009-07-24 | 2 | -3/+2 |
* | - Add my birthday | yzlin | 2009-07-21 | 1 | -0/+1 |
* | Remove no longer needed #include after removing the legacy | bz | 2009-07-18 | 1 | -1/+0 |
* | Make mklocale work again, now that fwrite()'s return codes are different. | ed | 2009-07-14 | 1 | -2/+2 |
* | Add manual page links to advertise procstat(1) a little better. | trasz | 2009-07-09 | 3 | -3/+6 |
* | Fix some uninitialise variables. | brian | 2009-07-08 | 1 | -4/+4 |
* | This addresses some issues with my earlier -R fix that | kientzle | 2009-07-06 | 2 | -66/+74 |
* | This fixes bsdcpio's -R option to accept numeric | kientzle | 2009-07-03 | 2 | -20/+50 |
* | Support shadow.byname and shadow.byuid maps, protecting them by | brian | 2009-06-25 | 3 | -0/+3 |
* | Sync with NetBSD: | delphij | 2009-06-24 | 3 | -10/+10 |
* | Change the ABI of some of the structures used by the SYSV IPC API: | jhb | 2009-06-24 | 1 | -1/+1 |
* | Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementation | dfr | 2009-06-24 | 3 | -20/+18 |
* | Add libjail, a (somewhat) simpler interface to the jail_set and jail_get | jamie | 2009-06-24 | 2 | -13/+6 |
* | %.s expects an int as the length specifier, so cast properly. | delphij | 2009-06-23 | 1 | -1/+2 |
* | Use strlcpy() instead of manually setting the last byte of the array to \0. | delphij | 2009-06-23 | 1 | -8/+4 |
* | Use strlcpy() instead of explicitly set \0 on the tail of the array. | delphij | 2009-06-23 | 1 | -2/+1 |
* | Use C99 initialization when necessary; apply static to internal rountines. | delphij | 2009-06-23 | 1 | -5/+5 |
* | K&R -> ANSI | delphij | 2009-06-23 | 1 | -3/+1 |
* | Use getprogname() instead of referencing __progname. | delphij | 2009-06-23 | 1 | -3/+2 |
* | Usermode portion of the support for swap allocation accounting: | kib | 2009-06-23 | 1 | -13/+23 |
* | Add support for uncompressing pack(1)'ed files. Pack(1) is a program found | delphij | 2009-06-21 | 2 | -1/+359 |