| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mdoc(7) police: fixed misc formatting bugs. | ru | 2001-02-22 | 1 | -6/+6 |
* | Overhaul the MACHINE_CPU behaviour: | kris | 2001-02-22 | 1 | -1/+1 |
* | Whenever the user might be offered a chance to quit through | dcs | 2001-02-22 | 1 | -4/+7 |
* | Overhaul the MACHINE_CPU behaviour: | kris | 2001-02-22 | 4 | -34/+131 |
* | Added upcoming FreeBSD 4.3 | wosch | 2001-02-22 | 1 | -3/+6 |
* | Mention the edquota(8) utility when talking about editing quota.user | nik | 2001-02-22 | 1 | -0/+3 |
* | Add quota.user(5) and quota.group(5) man pages. | nik | 2001-02-22 | 2 | -1/+52 |
* | Correct the prototype for pager_output(). | dcs | 2001-02-22 | 1 | -1/+1 |
* | When cleaning up excess inode dependencies, check for being done. | mckusick | 2001-02-22 | 1 | -0/+2 |
* | Now that zerror() and SPLASSERT() have been laid to rest, INVARIANT_SUPPORT | jhb | 2001-02-22 | 3 | -21/+0 |
* | Document that the IPFW messages are logged via syslogd(8). | ru | 2001-02-22 | 2 | -11/+29 |
* | Document TARGET_ARCH. | jhb | 2001-02-22 | 1 | -0/+1 |
* | Convert an instance of 8 spaces to a tab. | jhb | 2001-02-22 | 1 | -1/+1 |
* | Since we don't have rfd0 anymore, put in a line that will actually work | dcs | 2001-02-22 | 1 | -5/+3 |
* | Move the realpath(1) birth day from FreeBSD 5.0 to FreeBSD 4.3. | ru | 2001-02-22 | 2 | -2/+2 |
* | Restore a print_sense=FALSE that got nuked by accident in last delta. | mjacob | 2001-02-22 | 1 | -0/+1 |
* | Document the vacation -d and -l options | gshapiro | 2001-02-22 | 1 | -0/+17 |
* | Revamp /etc/mail/Makefile: | gshapiro | 2001-02-22 | 1 | -20/+144 |
* | Add a new make knob, SENDMAIL_MC, which is meant to replace SENDMAIL_CF as | gshapiro | 2001-02-22 | 4 | -8/+56 |
* | Install freebsd.mc and freebsd.cf in /etc/mail so users have the base files | gshapiro | 2001-02-22 | 1 | -1/+5 |
* | Futher cleanups. Since we have two options lists, one for proper options | peter | 2001-02-22 | 1 | -18/+9 |
* | Move creation of the sendmail statistics file from the usr.sbin/sendmail | gshapiro | 2001-02-22 | 3 | -4/+4 |
* | Clean up freebsd.mc to make it easier for users to read and modify. | gshapiro | 2001-02-22 | 1 | -19/+28 |
* | Collect together a handful of copies of the option generator code into a | peter | 2001-02-22 | 3 | -60/+33 |
* | Work around a race condition where an interrupt handler can be removed from | jhb | 2001-02-22 | 2 | -3/+35 |
* | Just use the ithread->it_proc directly in a KTR tracepoint instead of | jhb | 2001-02-22 | 1 | -2/+1 |
* | Add KTR tracepoints for adding/removing interrupt handlers, | jhb | 2001-02-22 | 1 | -0/+8 |
* | - Use the NOCPU constant. | jhb | 2001-02-22 | 3 | -9/+9 |
* | Quiet a warning with a uintptr_t cast. | jhb | 2001-02-22 | 1 | -1/+1 |
* | - Use the new NOCPU constant. | jhb | 2001-02-22 | 1 | -2/+2 |
* | Fix a bug where the 'ithread' variable was being set in a KASSERT() | jhb | 2001-02-22 | 1 | -2/+2 |
* | Put the kerberos checksum information into the correct CHECKSUM file, | jkh | 2001-02-21 | 1 | -2/+10 |
* | Remove attempt to add in PREEMPTION #ifdef test in MI code that didn't | jhb | 2001-02-21 | 2 | -2/+4 |
* | New release notes: Note format string paranoia and tempfile fixes, | bmah | 2001-02-21 | 2 | -14/+62 |
* | Big round of minor updates: | wpaul | 2001-02-21 | 19 | -278/+249 |
* | aic7xxx.c: | gibbs | 2001-02-21 | 6 | -122/+194 |
* | Expand | ben | 2001-02-21 | 1 | -1/+2 |
* | Add com1-4 as finger friendly shortcuts for /dev/cuaa0-3. Specify a default | nik | 2001-02-21 | 1 | -0/+6 |
* | Reword the description a little bit more for parallel construction. | wollman | 2001-02-21 | 1 | -1/+1 |
* | Destroy the evidence of my misunderstanding of the specification. | wollman | 2001-02-21 | 2 | -29/+2 |
* | Fix the osfulator in the face of Doug's optimized system call return path. | gallatin | 2001-02-21 | 1 | -0/+2 |
* | if no address is setted, do not call ioctl(SIOCAIFADDR) | ume | 2001-02-21 | 1 | -1/+1 |
* | Use the correct device names (now that we have devfs to embarrass us). | mjacob | 2001-02-21 | 1 | -7/+7 |
* | Backout change in 1.153, as it violate rfc1122 section 3.2.1.3. | jesper | 2001-02-21 | 1 | -12/+1 |
* | remove definition of KRB4, this gets defined conditionally in | assar | 2001-02-21 | 1 | -3/+0 |
* | Don't suggest | ben | 2001-02-21 | 1 | -1/+1 |
* | Our OS name is "freebsd", not "freebsdelf" | obrien | 2001-02-21 | 12 | -28/+28 |
* | Fixed warnings. | nyan | 2001-02-21 | 6 | -28/+28 |
* | Add VI_LOCK(), VI_TRYLOCK() and VI_UNLOCK() macros to isolate implementation | bp | 2001-02-21 | 1 | -0/+4 |
* | Merged from sys/isa/sio.c revision 1.326. | kato | 2001-02-21 | 2 | -4/+6 |