Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 2 | -2/+2 |
| | |||||
* | Special case the error reporting when errno is ENOTDIR or ENOENT. | alfred | 2001-01-14 | 1 | -1/+5 |
| | | | | | | | | This makes "mkdir /nonexistant/foo" complain that /nonexistant doesn't exist rather than /nonexistant/foo which doesn't make much sense. Submitted (in a different form) by: W.H.Scholten <whs@xs4all.nl> | ||||
* | grammar gnit: "relationships (plural) _are_ complex" | hoek | 2000-12-28 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: simplify construct. | ru | 2000-12-21 | 1 | -4/+1 |
| | |||||
* | Display pathname of item being rm'ed. | obrien | 2000-12-20 | 1 | -3/+3 |
| | | | | Submitted by: Peter Pentchev <roam@orbitel.bg> | ||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -18/+31 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -1/+1 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-18 | 3 | -36/+36 |
| | |||||
* | Restore the rss (-u) keyword that got deleted in my somewhat over-zealous | mckusick | 2000-12-16 | 1 | -0/+1 |
| | | | | | | cleanup effort. Submitted by: Mark Peek <mark@whistle.com> | ||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-15 | 11 | -59/+71 |
| | |||||
* | mdoc(7) police: removed history info from the .Os call. | ru | 2000-12-14 | 1 | -1/+1 |
| | |||||
* | Change the proc information returned from the kernel so that it | mckusick | 2000-12-12 | 5 | -169/+103 |
| | | | | | | | | | | | | no longer contains kernel specific data structures, but rather only scalar values and structures that are already part of the kernel/user interface, specifically rusage and rtprio. It no longer contains proc, session, pcred, ucred, procsig, vmspace, pstats, mtx, sigiolst, klist, callout, pasleep, or mdproc. If any of these changed in size, ps, w, fstat, gcore, systat, and top would all stop working. The new structure has over 200 bytes of unassigned space for future values to be added, yet is nearly 100 bytes smaller per entry than the structure that it replaced. | ||||
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -6/+7 |
| | | | | Use _PATH_* where where possible. | ||||
* | Change the spelling of `.' to `.' from .OBJDIR since `.' really is where | obrien | 2000-12-05 | 1 | -1/+1 |
| | | | | generated files land. Also give precedence to generated files. | ||||
* | Remove ${DESTDIR} from _PATH_TCSHELL, it is call path, not install path | ache | 2000-12-03 | 1 | -1/+3 |
| | | | | Add gethost to build-tools to help cross-building | ||||
* | Fix a "#ifdef" where a comparison operator was used. | obrien | 2000-12-01 | 2 | -2/+2 |
| | | | | GCC 2.96 does not like this. | ||||
* | Exit if malloc() returns NULL | brian | 2000-12-01 | 1 | -1/+3 |
| | | | | Submitted by: Chris Faulhaber <jedgar@fxp.org> | ||||
* | Upgrade to 6.10 | ache | 2000-11-30 | 5 | -2716/+1167 |
| | |||||
* | Document the mtxname keyword. | jhb | 2000-11-30 | 1 | -2/+13 |
| | | | | Reviewed by: sheldonh | ||||
* | Introduce a 'mtxname' keyword that displays the current mutex that a | jhb | 2000-11-29 | 3 | -0/+20 |
| | | | | process is blocked on or '-'. | ||||
* | Add support for an "erase2" so that both ^H and DEL can be used | jkh | 2000-11-28 | 2 | -1/+4 |
| | | | | | | for backspacing. Submitted By: Rui Pedro Mendes Salgueiro <rps@mat.uc.pt> | ||||
* | Eliminate groff(1) warnings. | ru | 2000-11-27 | 1 | -1/+1 |
| | |||||
* | Constify | kris | 2000-11-27 | 1 | -1/+1 |
| | |||||
* | Don't call err() with user data and without a format string | kris | 2000-11-26 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: minor fixes. | ru | 2000-11-24 | 2 | -22/+26 |
| | |||||
* | Let the pwd program double as realpath(1). | phk | 2000-11-24 | 5 | -6/+156 |
| | | | | | | | | | This lets you resolve pathnames to their underlying physical path: critter# realpath /sys/kern/subr_disk.c /freebsd/src/sys/kern/subr_disk.c Update the pwd man-page slightly. | ||||
* | kenv(1) first appeared in FreeBSD 4.1.1, not FreeBSD 5.0. | ben | 2000-11-23 | 1 | -1/+1 |
| | | | | | PR: 23020 Submitted by: Simon Dick <simond@irrelevant.org> | ||||
* | mdoc(7) police: Er macro usage cleanup. | ru | 2000-11-22 | 1 | -1/+1 |
| | |||||
* | Use secure temporary filenames during build. | kris | 2000-11-22 | 2 | -8/+9 |
| | | | | Audited by: markm, cracauer | ||||
* | log | ru | 2000-11-22 | 1 | -2/+4 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 2 | -4/+4 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 25 | -51/+51 |
| | |||||
* | mdoc(7) police: now that Nm macro accepts punctuation characters | ru | 2000-11-18 | 1 | -1/+1 |
| | | | | | | as argument, unbreak this page by escaping the `[' character. Noticed by: sheldonh | ||||
* | more removal of trailing periods from SEE ALSO. | ben | 2000-11-15 | 2 | -2/+2 |
| | |||||
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 2 | -2/+4 |
| | |||||
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 4 | -8/+6 |
| | |||||
* | Install `chflags' in the root partition, NOT /usr where it is not available | obrien | 2000-11-10 | 1 | -0/+1 |
| | | | | in single user mode. | ||||
* | Properly declare the multiple-columns list. | ru | 2000-11-06 | 1 | -1/+1 |
| | |||||
* | Finish conversion from man(7) to mdoc(7). | ru | 2000-11-06 | 1 | -9/+13 |
| | |||||
* | Remove obsolete /dev/drum references | jedgar | 2000-10-29 | 1 | -3/+2 |
| | | | | Reviewed by: alex, asmodai, billf | ||||
* | Finish the job of conditionalizing UUCP by preventing files in /etc/uucp | dougb | 2000-10-29 | 1 | -1/+1 |
| | | | | | | | | from being installed, and make rmail conditional on neither of NO_SENDMAIL and NOUUCP. PR: bin/21321 Submitted by: Me | ||||
* | Add a MAINTAINER= line so people know who to blame | gshapiro | 2000-10-26 | 1 | -0/+2 |
| | |||||
* | Allow negative seek offsets for files that can be seeked upon. It | green | 2000-10-22 | 2 | -2/+10 |
| | | | | | makes dd(1) a more complete "filter", even if this functionality is limited to seekable streams. | ||||
* | Include sys/types.h | brian | 2000-10-16 | 2 | -0/+4 |
| | |||||
* | Style fixes | gshapiro | 2000-10-11 | 1 | -4/+4 |
| | |||||
* | Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby | wollman | 2000-10-10 | 2 | -0/+2 |
| | | | | <time.h>). | ||||
* | Implement the <> redirection operator. | brian | 2000-10-03 | 7 | -3/+34 |
| | |||||
* | No need to work around SCCS variable expansion any more. | kris | 2000-09-28 | 1 | -6/+2 |
| | |||||
* | Support multiple (comma separated) names as arguments to -U | brian | 2000-09-26 | 2 | -15/+73 |
| | | | | PR: 11051 | ||||
* | Use .Cm macro where appropriate. | ru | 2000-09-19 | 1 | -8/+8 |
| |