summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle hardware-imposed MTU/MRU limitations. PPPoE will no longerbrian2001-06-1821-80/+246
* Make this really work.ru2001-06-181-10/+10
* call pfxlist_onlink_check() at the end of in6_tmpifadd(), to make sureume2001-06-181-0/+11
* Don't remove the SI_CHEAPCLONE for unsupported minorsbrian2001-06-181-1/+2
* Remove the SI_CHEAPCLONE flag when hanging resources off the dev_tbrian2001-06-181-0/+2
* Add a -d command-line option; when used in conjunction with -f, rarpdroam2001-06-183-49/+129
* Teach fstat(1) about FIFO's - it's OK to display them as regular files.roam2001-06-181-3/+10
* (cantwrite): do not allocate memory for a NULL stringassar2001-06-181-1/+2
* revert freeing of memory that gets allocated when str == NULLassar2001-06-184-8/+0
* Support mail boxes that have dates without seconds (SysV) and thosemikeh2001-06-181-4/+33
* Fix typo: clnt_destroy() only takes one arg.mikeh2001-06-181-1/+1
* use devclass_get_maxunit() correctlycg2001-06-183-4/+4
* revise dsp_clone() to return the first nonbusy channel instead of simplycg2001-06-174-15/+17
* fix a potential panic in dsp_clone() if no pcm devices were detectedcg2001-06-171-0/+2
* Note support for the Digital Etherworks DE305 cardwilko2001-06-171-1/+2
* Don't assume that resource type is ioport and rid equal 0.nyan2001-06-172-10/+12
* Document the -a flag.alex2001-06-171-0/+12
* The final commit for the first phase of PowerPC support.benno2001-06-175-44/+145
* Satisfy gcc's parenthetical needs and clamp down with WANRS=2.dd2001-06-172-2/+3
* Allocate all resources using keyboard controller.nyan2001-06-172-16/+74
* Add the -p flag to force unknown control sequences to be passedmikeh2001-06-173-7/+18
* Use err(3) and style(9) cleanup.mikeh2001-06-171-21/+13
* Supported to select a keymap for PC-98x1.nyan2001-06-174-0/+44
* Added PC-98x1 keymaps.nyan2001-06-174-1/+273
* Add missing article.dd2001-06-171-1/+2
* Move cardbus and pccard bus bridge devices to near the bridge chips. Thisimp2001-06-171-2/+2
* Don't call printf without a format string (harmless in this case).dd2001-06-171-2/+2
* MFGENERIC:imp2001-06-171-12/+9
* Revise wording of osreldate.h vs kernel warning to make it clear that itpeter2001-06-171-2/+3
* Add an -a option which will make send-pr copy the specified file intodd2001-06-171-1/+21
* Move setugid() a little sooner to before we release tracing in casepeter2001-06-161-2/+3
* Some people are having problems with insert/eject. Add some debugimp2001-06-161-0/+4
* Correct a typo in an error message.dd2001-06-161-1/+1
* Make the synopsis resemble the usage in the source file.dd2001-06-161-5/+4
* Use INTR_TYPE_AV for the interrupt handlers because:peter2001-06-167-8/+8
* Add INTR_TYPE_AV so that we can get to the PI_AV priority in the ithreadpeter2001-06-162-1/+5
* Clean up some junk. The bogus trapframe on the stack was removed from thepeter2001-06-161-7/+0
* Check for the PS_SINTR flag in the right field of struct kinfo_proctegge2001-06-161-1/+1
* use a global devclass for all drivers - i'm not entirely sure why thiscg2001-06-1630-929/+936
* Add note about partition a better be at offset 0 for a disk to be bootable.wilko2001-06-161-0/+8
* less warningume2001-06-162-82/+82
* Comply with POSIX rules:jlemon2001-06-161-2/+2
* Give inetd the ability to manage unix domain sockets. Details ofdwmalone2001-06-163-12/+169
* More tips. I'd never heard of look(1) before.nik2001-06-161-0/+159
* Fix misindented esac.schweikh2001-06-167-7/+7
* Fix "alignemnt" typo.alex2001-06-166-6/+6
* More tips, this time from the Russian Fidonet FreeBSD Echo.nik2001-06-161-0/+12
* This file was a horrible mixture of styles old and new.markm2001-06-161-27/+16
* Remove ncheck in an example; FreeBSD does not have it.schweikh2001-06-161-1/+3
* (do_authloop): handle !KRB4 && KRB5assar2001-06-161-4/+7
OpenPOWER on IntegriCloud