| Commit message (Expand) | Author | Age | Files | Lines |
* | after joerg's recent merge of i4b's sppp with the main sppp, remove | hm | 2002-03-09 | 1 | -253/+0 |
* | remove BSD/OS specific ppp-interface file since the FreeBSD-BSD/OS merger | hm | 2002-03-09 | 1 | -562/+0 |
* | After joergs merge of i4b's sppp with the main sppp, remove obsolete file. | hm | 2002-03-09 | 1 | -4687/+0 |
* | If syslog fails to talk to syslogd, then it tries to write a message | dwmalone | 2002-03-09 | 1 | -4/+4 |
* | Nuke abandoned configuration. | luigi | 2002-03-09 | 42 | -1602/+0 |
* | Make this fit again into a 1.44 floppy. | luigi | 2002-03-09 | 3 | -10/+10 |
* | Enable DEVICE_POLLING in LINT now that it is safe to compile it there. | luigi | 2002-03-09 | 2 | -4/+2 |
* | Make the DEVICE_POLLING code compile with -Werror and in LINT | luigi | 2002-03-09 | 2 | -2/+8 |
* | Correct a typo. | dd | 2002-03-09 | 1 | -1/+1 |
* | This API will appear in FreeBSD 4.6. | dd | 2002-03-09 | 1 | -1/+1 |
* | In the words of the submitter: | dd | 2002-03-09 | 1 | -1/+1 |
* | Assorted mechanical fixes. | dd | 2002-03-09 | 3 | -4/+4 |
* | The -a switch didn't cause send-pr to attach the specified file if the | dd | 2002-03-09 | 1 | -0/+1 |
* | Bring a comment in line with the code, and fix some spelling errors | dd | 2002-03-09 | 1 | -4/+3 |
* | When reporting that a line is too long, include the line number in the | dd | 2002-03-09 | 1 | -1/+5 |
* | Fix build. I commented out getpass() in readpassphrase.c because the | green | 2002-03-09 | 1 | -3/+3 |
* | Fix SA-02:13 release note item (missing text). | bmah | 2002-03-09 | 2 | -2/+6 |
* | New/changed release notes: OpenPAM has replaced Linux-PAM. | bmah | 2002-03-09 | 2 | -24/+20 |
* | New release notes: wi(4) Prism II/2.5 support + WEP fixes (+ MFC), | bmah | 2002-03-08 | 2 | -2/+42 |
* | Even more Highpoint RAID support. | sos | 2002-03-08 | 5 | -111/+117 |
* | Update readpassphrase(3)to the latest revisions. Changes are mainly due | green | 2002-03-08 | 2 | -57/+146 |
* | Improve punctuation consistency: all errors had a '.' after them | rwatson | 2002-03-08 | 1 | -1/+1 |
* | Synch with OpenBSD (style). | green | 2002-03-08 | 1 | -2/+2 |
* | Fix up (content) of rpc.lockd(8) release note. | bmah | 2002-03-08 | 2 | -2/+2 |
* | make pcvt compile again without "options XSERVER". | hm | 2002-03-08 | 1 | -2/+5 |
* | Note that several of the recently documented clock-related kernel options | rwatson | 2002-03-08 | 2 | -0/+6 |
* | - Use a MI critical section in witness_sleep() and witness_list() as they | jhb | 2002-03-08 | 1 | -6/+9 |
* | Read KTR_CPU into a temporary variable so that we use a consistent value | jhb | 2002-03-08 | 1 | -7/+4 |
* | Apply a bit more of the patch from conf/35674: document the various | rwatson | 2002-03-08 | 2 | -2/+12 |
* | Apply part of the patch from conf/35674 to move the PFIL_HOOKS option | rwatson | 2002-03-08 | 2 | -4/+10 |
* | Remove the #if __FreeBSD_version glue now that the puc driver is part of | jhay | 2002-03-08 | 2 | -11/+0 |
* | Add Avlab Technology, PCI IO 2S board to puc(4)-supported hardware | bmah | 2002-03-08 | 2 | -0/+6 |
* | Synchronize NOTES with -STABLE LINT with respects to the placement | rwatson | 2002-03-08 | 2 | -6/+18 |
* | Add an entry for coldsync, to facilitate synchronising a Handspring Visor | n_hibma | 2002-03-08 | 1 | -0/+10 |
* | #include <machine/smp.h> in the SMP case. | phk | 2002-03-08 | 2 | -2/+2 |
* | Fix typo: s/secotor/sector/. | keramida | 2002-03-08 | 1 | -1/+1 |
* | vhold() our vnode while checking the remote side. | phk | 2002-03-08 | 1 | -0/+3 |
* | Say good-bye, Linux-PAM. | des | 2002-03-08 | 150 | -29553/+0 |
* | - Misc grammar fixes. | keramida | 2002-03-08 | 1 | -3/+3 |
* | Minor grammar fix: | keramida | 2002-03-08 | 1 | -1/+1 |
* | Further cleanup: remove useless entries from PATH, and be prepared | luigi | 2002-03-08 | 1 | -2/+3 |
* | Add pc98 support. | nyan | 2002-03-08 | 1 | -0/+3 |
* | Add a (commented out) sample entry for use with a serial line. | luigi | 2002-03-08 | 1 | -0/+1 |
* | Do not depend on "expr" for doing arithmetic, use the shell builtin functions | luigi | 2002-03-08 | 1 | -1/+1 |
* | Unbreak "update" script, by doing a mkdir -p of the relevant | luigi | 2002-03-08 | 1 | -30/+41 |
* | - The pc98_ttspeedtab() function returns an error status instead of a divisor, | nyan | 2002-03-08 | 2 | -32/+32 |
* | Use a default of 25 lines for xterm. This only affects the behaviour | luigi | 2002-03-08 | 1 | -1/+1 |
* | MFi386: revision 1.125 | nyan | 2002-03-08 | 1 | -0/+20 |
* | Support newer Highpoint BIOS's extended config. | sos | 2002-03-08 | 2 | -23/+25 |
* | cosmetics | sos | 2002-03-08 | 1 | -1/+1 |