summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for FreeBSD 4.4.ru2001-05-151-0/+2
* Removed duplilcate $FreeBSD$ tag.ru2001-05-151-2/+0
* mdoc(7) police: FreeBSD -> .Fx.ru2001-05-152-2/+6
* mdoc(7) police: fix markup in revision 1.27.ru2001-05-152-4/+10
* Allow users to add local Makefile targets.gshapiro2001-05-151-0/+5
* Make the default .mc file be `hostname`.mc if SENDMAIL_MC make.conf knobgshapiro2001-05-151-2/+11
* The aliases file now lives in /etc/mail/.gshapiro2001-05-151-1/+1
* mdoc(7) police: sort xrefs.ru2001-05-152-3/+3
* Back out scanning file descriptors with holding a process lock.tanimura2001-05-153-6/+66
* Hack to work around braindeath in libtelnet:sra.c. The sra.o filepeter2001-05-152-0/+2
* Merged from sys/isa/fd.c revision 1.197.kato2001-05-152-46/+80
* Merged from sys/i386/i386/machdep.c revision 1.450.kato2001-05-152-0/+2
* Add new, from scratch implementation of hsearch() et al that actually works.ru2001-05-155-113/+395
* initial import of locale insensitive wcs* and wmem* functions.tshiozak2001-05-1522-0/+1484
* Add battery state monitoring to apmd.nsayer2001-05-154-8/+238
* If the uid of the attempted authentication is 0 and if the pty isnsayer2001-05-152-2/+68
* {G,S}ET_UNIT are now unused, gc themimp2001-05-151-3/+0
* If a host would exceed 16 characters in the utmp entry, record onlygreen2001-05-151-1/+1
* Add a -J replstr option that allows the user to tell xargs to insertdd2001-05-152-6/+68
* Clarify the currently used partition types.grog2001-05-142-10/+38
* It turns out that pcic_slot::slotnum was really unused, so don't setimp2001-05-141-2/+0
* Remove static array of slots. We now have state information for eachimp2001-05-141-17/+24
* Make it easy for people to use define DWARF2 exceptions unwinding.obrien2001-05-141-0/+5
* In some cases, there are some <sect1></sect1> elements that will havebmah2001-05-149-0/+38
* Add RIO500/urio(4) to supported devices list.bmah2001-05-143-0/+9
* New release notes: devfs(5) on by default, new PAM modules, fdread(1).bmah2001-05-145-15/+65
* Fix the so called "static bug" in polling mode. Some desktop cardsimp2001-05-141-6/+33
* Include fdread(1) into the parent Makefile.joerg2001-05-141-0/+1
* New option isdn_screenflags to set the syscons screen params for isdnd,schweikh2001-05-144-0/+36
* This commit was generated by cvs2svn to compensate for changes in r76589,joerg2001-05-143-0/+497
|\
| * Initial import of fdread(1), a logical counterpart to fdwrite(1).joerg2001-05-143-0/+497
* | Implement a few more floppy ioctl commands and IO options, namely:joerg2001-05-145-52/+134
* | Close PR 22208: bring chip out of suspend mode, because Windows mightwpaul2001-05-144-0/+30
* | Add support for the AMD 766 southbridge incl ATA100 supportsos2001-05-142-3/+24
* | mdoc(7) police: add RETURN VALUES section.ru2001-05-141-8/+13
* | mdoc(7) police: finished fixing conflicts in revision 1.18.ru2001-05-141-1/+0
* | Add kbdcontrol(1) to bootstrap-tools.ru2001-05-141-0/+1
* | Further fixes for deadlock in the presence of multiple snapshots.mckusick2001-05-141-7/+20
* | Replace functional bugs of ctypish functions in libstand with styledcs2001-05-141-7/+35
* | When calling poll() on a fd associated with a filesystem, let POLLIN/POLLOUTjlemon2001-05-141-3/+3
* | Kerberos updates for PAM.markm2001-05-141-3/+13
* | Bring in a few useful PAM modules.markm2001-05-1417-4/+1810
* | use print_version from lib/vers instead of lib/rokenassar2001-05-142-2/+4
* | Use the new ability to avoid practically all the gunk in this file.phk2001-05-141-17/+26
* | After a successfull poll of the cloning functions, match on thephk2001-05-141-14/+6
* | Minor style(9) changes:imp2001-05-144-74/+78
* | Fix a possible segfault introduced in my previous commit.sobomax2001-05-141-2/+3
* | Take a stab at making this less dependent on having pcic as a parent.imp2001-05-141-24/+17
* | Change machdep.pccard.pcic_mem_{start,end} to machdep.pccard.mem_{start,end}imp2001-05-141-10/+8
* | - Convert msleep(9) in select(2) and poll(2) to cv_*wait*(9).tanimura2001-05-144-59/+158
OpenPOWER on IntegriCloud