summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Switch from using save/disable/restore_intr to using critical_enter/exitjhb2001-03-289-97/+171
* Mention that the vga(4) driver supports 90-column video modes.dd2001-03-281-0/+10
* - Add the new critical_t type used to save state inside of criticaljhb2001-03-287-58/+57
* Previous commit message was bogus:jhb2001-03-280-0/+0
* Revert previous commit which had a bogus message. It actually justjhb2001-03-281-1/+1
* Previous commit message was bogus:jhb2001-03-280-0/+0
* Previous commit message was bogus, here's the real one:jhb2001-03-280-0/+0
* The previous commit message is bogus, this actually just removed anjhb2001-03-280-0/+0
* - Include <machine/prom.h> to get the prototype for prom_halt().jhb2001-03-289-58/+57
* Last commit was broken.. It always prints '[CTRL-C to abort]'.ps2001-03-286-51/+31
* Check whether we need to do a full restore after handling ASTs. Ifgallatin2001-03-281-4/+4
* o De-uglify IMPLEMENTATION NOTES section by removing unnecessary use ofrwatson2001-03-282-4/+2
* Add some comments to two examples and extend a ``set ifaddr''.brian2001-03-282-6/+6
* Restore part of my fix spammed in v1.23:ache2001-03-271-1/+1
* Update the acknowledgements section.jkh2001-03-272-38/+6
* Finally fix __yp_ping(). We can't use the old locally defined clntudp_call()wpaul2001-03-271-239/+26
* Add a CLSET_ASYNC command, which allows us to (ab)use the clnt_dg transportwpaul2001-03-272-3/+20
* New release notes: Filesystem ACLs, getfacl(1) and setfacl(1).bmah2001-03-272-0/+16
* Don't leak the memory we've just malloced if we can't find thedwmalone2001-03-271-2/+2
* Fix tail to work on files bigger than 2GB.dwmalone2001-03-274-65/+146
* Document LOG_CONSOLE.cwt2001-03-272-3/+8
* Add full PAM support for account management and sessions.markm2001-03-2712-184/+686
* Make rev 1.5 better match the rest of dump(8)'s output.obrien2001-03-271-2/+2
* Do not exit if unable to read /etc/dumpdates or create it.obrien2001-03-271-2/+4
* Remove NOMANcokane2001-03-271-1/+0
* MAN[1-9] -> MAN.ru2001-03-2763-141/+121
* Formatting fix for rev 1.298 where I did not take enough care.obrien2001-03-271-30/+30
* Mirror the newfs(8) defaults change I made in rev 1.33 of newfs.c whereobrien2001-03-272-2/+2
* Fix LDADD and add missing DPADD.ru2001-03-273-6/+12
* Describe details of importing.sobomax2001-03-271-0/+28
* Traverse ${DESTDIR}/usr/include in lexographical order.ru2001-03-271-1/+1
* Add comment explaining why size not passed directly to mmap, i.e. not relayache2001-03-271-3/+9
* Do not override the ``install'' target.ru2001-03-271-1/+1
* MAN[1-9] -> MAN.ru2001-03-2755-82/+80
* MAN[1-9] -> MAN.ru2001-03-278-8/+8
* MAN[1-9] -> MAN.ru2001-03-2723-25/+25
* Update FreeBSD translations to match 1.4.1 (actually just copied Enslishsobomax2001-03-276-12/+30
* Resolve conflicts.sobomax2001-03-276-158/+518
* MAN[1-9] -> MAN.ru2001-03-2714-15/+16
* This commit was generated by cvs2svn to compensate for changes in r74853,sobomax2001-03-272-21/+38
|\
| * Virgin import of Hugh F. Mahon's EasyEditor 1.4.1.sobomax2001-03-277-170/+554
* | Don't bypass notifying a corresponding interfaceyar2001-03-271-0/+6
* | Add a missing m_pullup() before a mtod() in in_arpinput().yar2001-03-271-0/+6
* | MAN[1-9] -> MAN.ru2001-03-274-6/+4
* | Reflect recent bsd.man.mk changes here, but do not assign theru2001-03-271-5/+8
* | MAN[1-9] -> MAN.ru2001-03-2757-81/+74
* | Use PLAY_MSF instead of PLAY_BIG when doing audio play.sos2001-03-273-31/+36
* | Make cblock_alloc_cblocks() spell its own nameyar2001-03-272-2/+2
* | MAN[1-9] -> MAN.ru2001-03-275-6/+4
* | give the "netgrent" functions a home in netdb.halfred2001-03-275-11/+7
OpenPOWER on IntegriCloud