summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mdoc(7) police: fixed misc formatting bugs.ru2001-02-221-6/+6
* Overhaul the MACHINE_CPU behaviour:kris2001-02-221-1/+1
* Whenever the user might be offered a chance to quit throughdcs2001-02-221-4/+7
* Overhaul the MACHINE_CPU behaviour:kris2001-02-224-34/+131
* Added upcoming FreeBSD 4.3wosch2001-02-221-3/+6
* Mention the edquota(8) utility when talking about editing quota.usernik2001-02-221-0/+3
* Add quota.user(5) and quota.group(5) man pages.nik2001-02-222-1/+52
* Correct the prototype for pager_output().dcs2001-02-221-1/+1
* When cleaning up excess inode dependencies, check for being done.mckusick2001-02-221-0/+2
* Now that zerror() and SPLASSERT() have been laid to rest, INVARIANT_SUPPORTjhb2001-02-223-21/+0
* Document that the IPFW messages are logged via syslogd(8).ru2001-02-222-11/+29
* Document TARGET_ARCH.jhb2001-02-221-0/+1
* Convert an instance of 8 spaces to a tab.jhb2001-02-221-1/+1
* Since we don't have rfd0 anymore, put in a line that will actually workdcs2001-02-221-5/+3
* Move the realpath(1) birth day from FreeBSD 5.0 to FreeBSD 4.3.ru2001-02-222-2/+2
* Restore a print_sense=FALSE that got nuked by accident in last delta.mjacob2001-02-221-0/+1
* Document the vacation -d and -l optionsgshapiro2001-02-221-0/+17
* Revamp /etc/mail/Makefile:gshapiro2001-02-221-20/+144
* Add a new make knob, SENDMAIL_MC, which is meant to replace SENDMAIL_CF asgshapiro2001-02-224-8/+56
* Install freebsd.mc and freebsd.cf in /etc/mail so users have the base filesgshapiro2001-02-221-1/+5
* Futher cleanups. Since we have two options lists, one for proper optionspeter2001-02-221-18/+9
* Move creation of the sendmail statistics file from the usr.sbin/sendmailgshapiro2001-02-223-4/+4
* Clean up freebsd.mc to make it easier for users to read and modify.gshapiro2001-02-221-19/+28
* Collect together a handful of copies of the option generator code into apeter2001-02-223-60/+33
* Work around a race condition where an interrupt handler can be removed fromjhb2001-02-222-3/+35
* Just use the ithread->it_proc directly in a KTR tracepoint instead ofjhb2001-02-221-2/+1
* Add KTR tracepoints for adding/removing interrupt handlers,jhb2001-02-221-0/+8
* - Use the NOCPU constant.jhb2001-02-223-9/+9
* Quiet a warning with a uintptr_t cast.jhb2001-02-221-1/+1
* - Use the new NOCPU constant.jhb2001-02-221-2/+2
* Fix a bug where the 'ithread' variable was being set in a KASSERT()jhb2001-02-221-2/+2
* Put the kerberos checksum information into the correct CHECKSUM file,jkh2001-02-211-2/+10
* Remove attempt to add in PREEMPTION #ifdef test in MI code that didn'tjhb2001-02-212-2/+4
* New release notes: Note format string paranoia and tempfile fixes,bmah2001-02-212-14/+62
* Big round of minor updates:wpaul2001-02-2119-278/+249
* aic7xxx.c:gibbs2001-02-216-122/+194
* Expandben2001-02-211-1/+2
* Add com1-4 as finger friendly shortcuts for /dev/cuaa0-3. Specify a defaultnik2001-02-211-0/+6
* Reword the description a little bit more for parallel construction.wollman2001-02-211-1/+1
* Destroy the evidence of my misunderstanding of the specification.wollman2001-02-212-29/+2
* Fix the osfulator in the face of Doug's optimized system call return path.gallatin2001-02-211-0/+2
* if no address is setted, do not call ioctl(SIOCAIFADDR)ume2001-02-211-1/+1
* Use the correct device names (now that we have devfs to embarrass us).mjacob2001-02-211-7/+7
* Backout change in 1.153, as it violate rfc1122 section 3.2.1.3.jesper2001-02-211-12/+1
* remove definition of KRB4, this gets defined conditionally inassar2001-02-211-3/+0
* Don't suggestben2001-02-211-1/+1
* Our OS name is "freebsd", not "freebsdelf"obrien2001-02-2112-28/+28
* Fixed warnings.nyan2001-02-216-28/+28
* Add VI_LOCK(), VI_TRYLOCK() and VI_UNLOCK() macros to isolate implementationbp2001-02-211-0/+4
* Merged from sys/isa/sio.c revision 1.326.kato2001-02-212-4/+6
OpenPOWER on IntegriCloud