| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed duplilcate $FreeBSD$ tag. | ru | 2001-05-15 | 1 | -2/+0 |
* | mdoc(7) police: FreeBSD -> .Fx. | ru | 2001-05-15 | 2 | -2/+6 |
* | mdoc(7) police: fix markup in revision 1.27. | ru | 2001-05-15 | 2 | -4/+10 |
* | Allow users to add local Makefile targets. | gshapiro | 2001-05-15 | 1 | -0/+5 |
* | Make the default .mc file be `hostname`.mc if SENDMAIL_MC make.conf knob | gshapiro | 2001-05-15 | 1 | -2/+11 |
* | The aliases file now lives in /etc/mail/. | gshapiro | 2001-05-15 | 1 | -1/+1 |
* | mdoc(7) police: sort xrefs. | ru | 2001-05-15 | 2 | -3/+3 |
* | Back out scanning file descriptors with holding a process lock. | tanimura | 2001-05-15 | 3 | -6/+66 |
* | Hack to work around braindeath in libtelnet:sra.c. The sra.o file | peter | 2001-05-15 | 2 | -0/+2 |
* | Merged from sys/isa/fd.c revision 1.197. | kato | 2001-05-15 | 2 | -46/+80 |
* | Merged from sys/i386/i386/machdep.c revision 1.450. | kato | 2001-05-15 | 2 | -0/+2 |
* | Add new, from scratch implementation of hsearch() et al that actually works. | ru | 2001-05-15 | 5 | -113/+395 |
* | initial import of locale insensitive wcs* and wmem* functions. | tshiozak | 2001-05-15 | 22 | -0/+1484 |
* | Add battery state monitoring to apmd. | nsayer | 2001-05-15 | 4 | -8/+238 |
* | If the uid of the attempted authentication is 0 and if the pty is | nsayer | 2001-05-15 | 2 | -2/+68 |
* | {G,S}ET_UNIT are now unused, gc them | imp | 2001-05-15 | 1 | -3/+0 |
* | If a host would exceed 16 characters in the utmp entry, record only | green | 2001-05-15 | 1 | -1/+1 |
* | Add a -J replstr option that allows the user to tell xargs to insert | dd | 2001-05-15 | 2 | -6/+68 |
* | Clarify the currently used partition types. | grog | 2001-05-14 | 2 | -10/+38 |
* | It turns out that pcic_slot::slotnum was really unused, so don't set | imp | 2001-05-14 | 1 | -2/+0 |
* | Remove static array of slots. We now have state information for each | imp | 2001-05-14 | 1 | -17/+24 |
* | Make it easy for people to use define DWARF2 exceptions unwinding. | obrien | 2001-05-14 | 1 | -0/+5 |
* | In some cases, there are some <sect1></sect1> elements that will have | bmah | 2001-05-14 | 9 | -0/+38 |
* | Add RIO500/urio(4) to supported devices list. | bmah | 2001-05-14 | 3 | -0/+9 |
* | New release notes: devfs(5) on by default, new PAM modules, fdread(1). | bmah | 2001-05-14 | 5 | -15/+65 |
* | Fix the so called "static bug" in polling mode. Some desktop cards | imp | 2001-05-14 | 1 | -6/+33 |
* | Include fdread(1) into the parent Makefile. | joerg | 2001-05-14 | 1 | -0/+1 |
* | New option isdn_screenflags to set the syscons screen params for isdnd, | schweikh | 2001-05-14 | 4 | -0/+36 |
* | This commit was generated by cvs2svn to compensate for changes in r76589, | joerg | 2001-05-14 | 3 | -0/+497 |
|\ |
|
| * | Initial import of fdread(1), a logical counterpart to fdwrite(1). | joerg | 2001-05-14 | 3 | -0/+497 |
* | | Implement a few more floppy ioctl commands and IO options, namely: | joerg | 2001-05-14 | 5 | -52/+134 |
* | | Close PR 22208: bring chip out of suspend mode, because Windows might | wpaul | 2001-05-14 | 4 | -0/+30 |
* | | Add support for the AMD 766 southbridge incl ATA100 support | sos | 2001-05-14 | 2 | -3/+24 |
* | | mdoc(7) police: add RETURN VALUES section. | ru | 2001-05-14 | 1 | -8/+13 |
* | | mdoc(7) police: finished fixing conflicts in revision 1.18. | ru | 2001-05-14 | 1 | -1/+0 |
* | | Add kbdcontrol(1) to bootstrap-tools. | ru | 2001-05-14 | 1 | -0/+1 |
* | | Further fixes for deadlock in the presence of multiple snapshots. | mckusick | 2001-05-14 | 1 | -7/+20 |
* | | Replace functional bugs of ctypish functions in libstand with style | dcs | 2001-05-14 | 1 | -7/+35 |
* | | When calling poll() on a fd associated with a filesystem, let POLLIN/POLLOUT | jlemon | 2001-05-14 | 1 | -3/+3 |
* | | Kerberos updates for PAM. | markm | 2001-05-14 | 1 | -3/+13 |
* | | Bring in a few useful PAM modules. | markm | 2001-05-14 | 17 | -4/+1810 |
* | | use print_version from lib/vers instead of lib/roken | assar | 2001-05-14 | 2 | -2/+4 |
* | | Use the new ability to avoid practically all the gunk in this file. | phk | 2001-05-14 | 1 | -17/+26 |
* | | After a successfull poll of the cloning functions, match on the | phk | 2001-05-14 | 1 | -14/+6 |
* | | Minor style(9) changes: | imp | 2001-05-14 | 4 | -74/+78 |
* | | Fix a possible segfault introduced in my previous commit. | sobomax | 2001-05-14 | 1 | -2/+3 |
* | | Take a stab at making this less dependent on having pcic as a parent. | imp | 2001-05-14 | 1 | -24/+17 |
* | | Change machdep.pccard.pcic_mem_{start,end} to machdep.pccard.mem_{start,end} | imp | 2001-05-14 | 1 | -10/+8 |
* | | - Convert msleep(9) in select(2) and poll(2) to cv_*wait*(9). | tanimura | 2001-05-14 | 4 | -59/+158 |
* | | DEVFS is opt in not opt out. Warn about July 1. | imp | 2001-05-14 | 1 | -0/+4 |