summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* "Unmount" is spelled "umount", not "unmount".mph2001-06-201-1/+1
* Avoid using too many args for ``set m[tr]u''brian2001-06-202-4/+16
* Resort the last entry to its proper location. D definitely comes before Z.jhb2001-06-201-6/+5
* Change m_devget()'s outdated and unused `offset' argument to actually meanbmilekic2001-06-2015-90/+57
* Remove a duplicate entry.jhb2001-06-201-3/+0
* Preemption by an interrupt thread is an involuntary switch, not a voluntaryjhb2001-06-201-1/+1
* Applied the patch to fix HARP ATM that was broken when KAME IPv6 camepirzyk2001-06-202-1/+4
* The serial console break-to-debugger support only functioned whileiedowse2001-06-202-2/+42
* Constify (silence warnings introduced by last commit to sys/module.h)des2001-06-201-7/+7
* Update the manpage to reflect reality (and what was already in -stable).luigi2001-06-201-199/+144
* o Add a -a flag for changing/getting the ALTPIN setting for a digi port.brian2001-06-202-19/+99
* Allow individual ports to use alternate pin settings (swap dsr & cd)brian2001-06-202-12/+89
* Add DIGIIO_SETALTPIN and DIGIIO_GETALTPIN ioctl valuesbrian2001-06-201-5/+7
* Move variable assignement after argument parsing, to improve handlingluigi2001-06-201-8/+33
* Change default value of rtadvd_enable to NO to be compatible withume2001-06-201-1/+1
* made sure to use the correct sa_len for rtalloc().ume2001-06-202-4/+4
* Close a race where we were releasing the unit resource at the startbrian2001-06-201-2/+4
* Work around the problem in RELENG_4 where the file doesn't actuallydougb2001-06-201-7/+13
* Revert last change: it was unintended at this time.imp2001-06-201-31/+37
* Add new entries for:imp2001-06-202-38/+35
* Document the interactive command `what'.mikeh2001-06-201-0/+4
* Add B921600 (yes, some serial ports can do this, but generic sio not supportache2001-06-202-0/+2
* Fix typo which could lead to memory leak.mikeh2001-06-201-1/+1
* This compiles cleanly with WARNS=2; make sure it stays that way.dd2001-06-201-2/+3
* Don't arbitrarily limit tabstop expansions to 256 characters.dd2001-06-201-1/+1
* Put the scheduler, vmdaemon, and pagedaemon kthreads back under Giant forjhb2001-06-202-19/+1
* Add a SEE ALSO section.dd2001-06-201-0/+6
* Miscellaneous mdoc(7) fixes; also expand contractions.dd2001-06-201-22/+19
* Constify the module name. This silences a few warnings ("initializationdes2001-06-191-2/+2
* Add configuration for a FAITH IPv6-to-IPv4 TCP translator.ume2001-06-193-0/+61
* Made all fields in default output be space separated. Run-togetherschweikh2001-06-191-11/+6
* Actually document TCPDEBUG.wollman2001-06-192-2/+6
* Fix punctuation in comment.wollman2001-06-192-4/+4
* Fix a couple of tips, and add a new one.nik2001-06-191-15/+8
* Suppress update ifnet.iflastchange when processing packets for SNMPsumikawa2001-06-191-1/+0
* Add more headers that are required with -fno-builtin (stdlib and strings)des2001-06-195-0/+6
* Add IFT_L2VLAN for supported NDP type. IPv6 over VLAN works now.sumikawa2001-06-192-0/+9
* More verbose version of identifycpu() which also contains many more CPUbenno2001-06-192-48/+98
* <stdlib.h> is needed for exit(3) when building with -fno-builtin.des2001-06-191-0/+1
* Convert the elf loader to the new linker set layout for elf files.peter2001-06-191-6/+7
* Fix some of the worst formatting bug (seperate commit)peter2001-06-191-2/+4
* This commit was generated by cvs2svn to compensate for changes in r78460,ru2001-06-191-2/+2
|\
| * Bring in FSF revision 1.17:ru2001-06-191-2/+2
| * Removed files not present in v1.17 import.ru2001-04-17628-219491/+0
* | Correct some typos.dd2001-06-191-2/+2
* | stat(2) filesystem quotas act on, not filesystem quotas file resides on.mikeh2001-06-191-1/+1
* | Call clnt_destroy() to prevent exhausting resources.mikeh2001-06-192-0/+3
* | Cleanup the mix of styles in this file:mikeh2001-06-191-125/+124
* | This command has more than four options.dd2001-06-191-1/+1
* | Add IBM "High Rate Wireless LAN PC Card", a rebadged Lucent WaveLAN/IEEE.grog2001-06-191-1/+7
OpenPOWER on IntegriCloud