summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use getmicrotime() instead of microtime() when timestamping ICMP packets,billf2000-12-161-1/+1
* Fix a typo that allowed signals caused by traps to be deliveredmarcel2000-12-161-1/+1
* We currently does not react to ICMP administratively prohibitedphk2000-12-164-0/+66
* Add option -E to disable EPSV which throws certain stateful firewallsphk2000-12-163-35/+89
* Create the vn%d.ctl devices.phk2000-12-161-0/+6
* IPv6 support for logger.ume2000-12-163-25/+82
* IPv6 support for syslogd.ume2000-12-163-145/+419
* IPv6 support for lpr.ume2000-12-165-142/+303
* Add a cloning function to vn(4) which triggers on "vn%d.ctl". Give thephk2000-12-161-52/+112
* Fix an informational message a little and properly check status of a yes/nojkh2000-12-165-17/+13
* Use dialog_noyes() for UTC selection; uses No as default answer now.jkh2000-12-161-1/+1
* PC-98 boxes use aic_cbus.c instead of aic_isa.c.nyan2000-12-161-1/+8
* Merged from sys/i386/conf/GENERIC revisions 1.292 - 1.294.kato2000-12-161-2/+1
* Switch off some debugging code.paul2000-12-162-3/+1
* Merged from sys/i386/i386/machdep.c revision 1.425.kato2000-12-162-8/+30
* Merged from files.i386 revision 1.340.kato2000-12-161-0/+1
* Merged from Makefile.i386 revision 1.215.kato2000-12-161-1/+1
* Merged from sys/boot/i386/loader/Makefile revision 1.49.kato2000-12-161-1/+1
* Run rc.pccard from netstart so it works for us laptop users as well.des2000-12-161-0/+5
* Fix a bug introduced in rev. 1.17: initialize variables before use, not after.des2000-12-161-1/+1
* Restore the rss (-u) keyword that got deleted in my somewhat over-zealousmckusick2000-12-161-0/+1
* Enable building of lnc module.paul2000-12-161-1/+1
* Add lnc module.paul2000-12-161-0/+11
* Fixup some problems with the merged code of the previous commit.paul2000-12-163-5/+4
* Newbusify.paul2000-12-166-544/+627
* Back out these two changes inadvertantly made with the last commit.jkh2000-12-162-9/+0
* Apply some contributed patches to reduce number of tx buffer allocationwpaul2000-12-154-6/+312
* Fix ypo in essage about isabling EISA nterrupt ectormjacob2000-12-151-1/+1
* SNAPDATE is an obsolete mechanism which has also been pretty muchjkh2000-12-153-4/+9
* Change the following:bmilekic2000-12-155-11/+43
* Delay waking up processes select'ing on the log device directly fromjhb2000-12-151-0/+29
* Make sure to check if MGET(HDR) returned NULL, even when called with M_WAIT.bmilekic2000-12-151-2/+26
* Catch up to the changes to the kthread API.jhb2000-12-152-31/+46
* Whups: only build the if_el module on the x86 platform for now, untilwpaul2000-12-151-2/+2
* Our OS name is "freebsd", not "freebsdelf".obrien2000-12-151-1/+3
* Newbus the if_el (3Com 3c501) driver. Use bus_space_X() functions.wpaul2000-12-154-121/+255
* Stick the kthread API in a kthread_* namespace, and the specialized kprocjhb2000-12-156-18/+17
* Only build the a.out `as' and `ld' if "WANT_AOUT" is defined.obrien2000-12-151-0/+2
* Lock access to proc members.jhb2000-12-154-18/+51
* Add the musycc driver to NOTES.phk2000-12-152-0/+2
* Don't clone impossible unit numbers for disks.phk2000-12-151-0/+2
* Prepare for mdoc(7)NG.ru2000-12-1511-59/+71
* Enforce disk unit numbers upper limit in cloning.phk2000-12-151-0/+2
* Make a #define for the highest legal disk unit (0x1ff)phk2000-12-153-0/+9
* Don't do raw device 'r' mangling.phk2000-12-151-24/+4
* Fixed the ``no space after a .Fl'' problem.ru2000-12-151-1/+1
* Add a simple SIGINFO handler to fsck_ffs. Shortly after receipt ofiedowse2000-12-159-0/+47
* Fix lseek args order (PR 23549)ache2000-12-151-12/+15
* Fix with debugging option.takawata2000-12-151-2/+2
* Add a missing dot.ru2000-12-152-2/+2
OpenPOWER on IntegriCloud