| Commit message (Expand) | Author | Age | Files | Lines |
* | Extended attribute support on write for Linux; FreeBSD hooks are | kientzle | 2006-03-21 | 9 | -23/+140 |
* | Unbreak WITHOUT_LIBPHREAD/WITHOUT_LIBC_R option support, depending | ru | 2006-03-21 | 1 | -0/+6 |
* | Extend coverage of the MK_IPX build option to the following: | ru | 2006-03-20 | 1 | -0/+4 |
* | Convert NO_PROFILE and NO_LIB32 to new style. | ru | 2006-03-18 | 1 | -1/+3 |
* | add an entry for ozfod.. | jmg | 2006-03-18 | 1 | -0/+1 |
* | fix spelling of ozfod... I've been wondering why we'd need to fill a page | jmg | 2006-03-18 | 1 | -1/+1 |
* | A few minor corrections to the mkuzip.8 man page. | sobomax | 2006-03-17 | 1 | -25/+24 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 9 | -26/+46 |
* | Cross-reference basename(3) and dirname(3). | jkoshy | 2006-03-16 | 1 | -1/+3 |
* | When opening a trace file, open O_NONBLOCK so that ktrace doesn't stall | rwatson | 2006-03-14 | 1 | -1/+4 |
* | Update make glue for csup-snap-20060313. | mux | 2006-03-14 | 1 | -0/+1 |
* | Remove non-FreeBSD source from FreeBSD repository. | kientzle | 2006-03-12 | 1 | -20/+0 |
* | Remove including of libc sources. All the required functions | deischen | 2006-03-10 | 1 | -8/+2 |
* | Remove configure.ac.in and the 'distfile' target from | kientzle | 2006-03-08 | 4 | -164/+6 |
* | Add a check for Linux' "libacl" library and headers. | kientzle | 2006-03-07 | 1 | -0/+4 |
* | Change the output of --version to match GNU "gnits" standards. | kientzle | 2006-03-07 | 1 | -5/+2 |
* | Fix a format mismatch (%d integer format, platform-dependent | kientzle | 2006-03-07 | 1 | -1/+1 |
* | Add an override (DONTSTRIP) so that one can easily install debugable | obrien | 2006-03-06 | 2 | -0/+14 |
* | Managing login.access is no longer a responsibility of login(1). | yar | 2006-03-06 | 1 | -10/+6 |
* | Remove the last reference to LOGIN_ACCESS from login(1). | yar | 2006-03-06 | 1 | -2/+3 |
* | login.access.5 and login_access.c are no longer used | yar | 2006-03-06 | 2 | -296/+0 |
* | login(1) no longer handles /etc/login.access by itself, | yar | 2006-03-06 | 1 | -1/+0 |
* | Since the whole login.access feature has moved to PAM, | yar | 2006-03-06 | 1 | -1/+1 |
* | Reduce number of spaces for full name by four, and reduce padding | rwatson | 2006-03-04 | 1 | -5/+5 |
* | Don't build csup if NO_CRYPT or NO_OPENSSL is defined, since we depend | mux | 2006-03-03 | 1 | -1/+2 |
* | Connect csup the build! | mux | 2006-03-03 | 1 | -0/+1 |
* | - Don't put the .h in SRCS. | mux | 2006-03-03 | 1 | -25/+25 |
* | Add make glue for building csup. Not yet connected to the build. | mux | 2006-03-03 | 1 | -0/+35 |
* | Fix the way in which median is calculated. If the data source has even | wkoszek | 2006-02-23 | 1 | -7/+18 |
* | Add myself as a new src commiter: | wkoszek | 2006-02-22 | 1 | -0/+1 |
* | If opendir(".") fails after descending into a subdirectory via | peadar | 2006-02-22 | 1 | -1/+2 |
* | Add option -w to specify graph width. | mdodd | 2006-02-22 | 1 | -3/+24 |
* | In wall and who, check that the utmp entry isn't stalled, as it is done in w. | cognet | 2006-02-21 | 2 | -3/+36 |
* | Improved description for packet zone statistics. | andre | 2006-02-18 | 1 | -1/+1 |
* | Print statistics on mbuf+clusters in packet zone. | andre | 2006-02-18 | 1 | -0/+4 |
* | Print statistics on jumbo mbuf clusters. | andre | 2006-02-18 | 1 | -2/+72 |
* | Move the "r p d s w" fields to the left to create space for expansion. | bde | 2006-02-14 | 1 | -25/+26 |
* | Removed the frobbing of CPU percentages from > 99.9 to 99.9. Rev.1.35 | bde | 2006-02-14 | 1 | -2/+0 |
* | Fix some minor bugs: | bde | 2006-02-14 | 1 | -13/+21 |
* | Reduce the field width by 1 for many numeric fields so that most fields | bde | 2006-02-14 | 1 | -39/+39 |
* | Oops, the "excessive" {} removed in the previous commit was needed | bde | 2006-02-14 | 1 | -1/+3 |
* | Fixed all (?) bitrot in the comments about the number of columns used by | bde | 2006-02-14 | 1 | -8/+8 |
* | Fix all (?) cases where the field width of a numeric field was far too | bde | 2006-02-14 | 1 | -8/+7 |
* | Fixed style bugs in rev.1.12. Rev.1.12 arranged to display the interrupt | bde | 2006-02-14 | 1 | -7/+7 |
* | The change to make column use roundup(x, TAB) rounded things to the | dwmalone | 2006-02-13 | 1 | -3/+3 |
* | Default number of direct access devices had been changed from three to two. | marck | 2006-02-12 | 1 | -6/+6 |
* | Sort sfbuf allocation counters with other sfbuf information. | rwatson | 2006-02-11 | 1 | -13/+9 |
* | Un-#if 0 the printing of allocation failure counts for mbufs, clusters, | rwatson | 2006-02-11 | 1 | -2/+0 |
* | Make login audit-enabled, submitting audit records for the login and logout | wsalamon | 2006-02-04 | 5 | -3/+238 |
* | Don't set time to current, if set to specific time fails | ache | 2006-01-31 | 1 | -0/+1 |