summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-2297-196/+160
* logru2000-11-2212-9/+25
* mdoc(7) police: use the new feature of the An macro.ru2000-11-222-48/+28
* Make An macro understand two special arguments, -nosplitru2000-11-222-7/+26
* mdoc(7) police: minor cleanup.ru2000-11-222-8/+10
* Protect the following with a lockmgr lock:jake2000-11-2220-15/+90
* Protect the bounce page list with a mutex instead of using splhigh().dfr2000-11-221-14/+13
* Install DELAY(9).alfred2000-11-221-1/+1
* Document the DELAY() function.alfred2000-11-221-0/+47
* Add `password_format=md5' to the default settings. I've had this locallyobrien2000-11-211-0/+8
* Fix a logic reversal: the RFFDG flag must be unset in order to sharejlemon2000-11-211-3/+6
* Add description of M_WRITABLE macro and new M_RDONLY flag. Try my best tobmilekic2000-11-211-11/+33
* Ahem, fix the disclaimer portion of the copyright so it disclaim's thejhb2000-11-211-2/+2
* Devices that are running at splimp MUST use ng_queue_data()julian2000-11-211-2/+1
* Add new man page to the mix.markm2000-11-211-0/+1
* Whitespace-only change. Tidy up, alphabetise and wrap.markm2000-11-211-8/+16
* Protect p_wchan with sched_lock in selwakeup().jlemon2000-11-211-0/+2
* Assembler fixes.markm2000-11-217-16/+16
* Fix buffer overflows in filenames. If you had a path > 80 charactersimp2000-11-214-28/+31
* Add a consistent API to a feature that most modern CPUs have; a fastmarkm2000-11-216-0/+256
* Provide a new interface for the user of aio_read() and aio_write() to requestalc2000-11-213-31/+47
* Stop handcoding a couple of instructions since gas 2.10 can properlyjhb2000-11-214-7/+4
* mdoc(7) police: Add a missing `.Sm on' request.ru2000-11-211-1/+2
* Clarify the time parameter of the kevent() system call.asmodai2000-11-211-1/+1
* Reflect reality about number of developers.kuriyama2000-11-212-4/+4
* Bump the buffersize from 0x1000 to 0x4000.julian2000-11-211-1/+1
* Remove text saying "this is available from the compatibility library,ben2000-11-2111-12/+24
* mdoc(7) police: fixed the section reference to the mdoc.samples(7).ru2000-11-211-2/+2
* add Linksts EtherFast 10/100 PC Card (PCMPC100 V2)sanpei2000-11-213-3/+9
* Don't test the return value from the actual command when determiningmsmith2000-11-211-5/+0
* If a user is in the database, rmuser ought to be able to remove them.dougb2000-11-211-42/+11
* Fix release, broken by the perl cross-build fixes.marcel2000-11-213-5/+14
* Do a better job of preserving the value rc is called withdougb2000-11-211-1/+3
* fix isa DMA on pyxis based machines:gallatin2000-11-211-7/+8
* Update source description to note that everything is now included.jkh2000-11-213-3/+3
* Note that CD-ROMs are ordered from "BSDi / Walnut Creek CDROM".bmah2000-11-202-4/+6
* Make programs which still #include <machine/{mouse,console}.h> failphk2000-11-206-41/+6
* Typo police.rnordier2000-11-201-1/+1
* Wrap over-long line; drop superfluous include.rnordier2000-11-202-3/+2
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-20165-584/+589
* finish conditionalizing the PC98 specific options off the PC98jkh2000-11-203-12/+18
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-20140-480/+486
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-20123-326/+334
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-206-13/+13
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-2094-320/+328
* Fix hard sentence break introduced in rev 1.7.sheldonh2000-11-201-1/+2
* Add a period missing from rev 1.13.sheldonh2000-11-201-1/+1
* Remove blank line introduced in rev 1.13.sheldonh2000-11-201-1/+0
* Document the libcompat entry for the .Lb macro.sheldonh2000-11-201-0/+2
* Fix broken (sectionless) cross-reference in ref 1.10.sheldonh2000-11-201-1/+1
OpenPOWER on IntegriCloud