summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix disordering of pccarddevs.h noticed by bde. Also remove a fewimp2004-05-2718-84/+50
* These are now not needed, after repo copy and conversion.imp2004-05-272-186/+0
* Sort includes, remove unnecssary ones.imp2004-05-271-10/+3
* Those sysctls shouldn't be writtable from inside a jail.pjd2004-05-261-2/+2
* Use new eui64(3) functions to print EUI-64s and to allow access to nodesbrooks2004-05-263-21/+87
* Add support for an /etc/eui64 file modeled on /etc/ethers. The API isbrooks2004-05-2611-2/+1172
* Add PCI ID for via 8237.matk2004-05-261-0/+4
* It seems that clearing the MCR_IE bit in the modem control registertmm2004-05-261-22/+23
* Silence some constness and printf type warnings. Most of thedwmalone2004-05-261-12/+14
* Unbreak build ifjosef2004-05-261-1/+1
* Fix order.pjd2004-05-261-2/+2
* Sysctl hw.bus.devctl_disable shouldn't be writtable from inside a jail.pjd2004-05-261-3/+2
* Add pccarddevs.h and usbdevs.h as depends, ala miidevs.h, in the rightimp2004-05-261-5/+5
* MFi386: revision 1.493.nyan2004-05-261-2/+2
* Retire cpu_sched_exit(); it is not used any more.tmm2004-05-2610-49/+0
* Move the per-CPU vmspace pointer fixup that is required before atmm2004-05-265-36/+41
* if_printf() won't emit a newline unless told to.yar2004-05-261-2/+3
* Dump some more informations:pjd2004-05-262-36/+57
* Update the status of VLAN support in interface drivers.yar2004-05-261-0/+9
* Print provider's size in human-readable form as well.pjd2004-05-262-3/+7
* Quick fix for overflow when tsc_freq >= 2^31. "int profrate" in structbde2004-05-262-6/+20
* MFamd64:bde2004-05-264-10/+34
* Move to generating pccarddevs.h on the fly, both for the kernel andimp2004-05-2650-1231/+66
* Fix disorder introduce in 1.862 by sorting emu10k before miidevs.h,imp2004-05-261-5/+5
* devlist2h.awk is too generic a name for what it does. It reallyimp2004-05-263-151/+4
* Keepalive timer should be added if we does not have any sppp consumers beforerik2004-05-251-2/+2
* Humanize_number(3) is a part of libutil.pjd2004-05-251-0/+2
* 'ld' lists drives, not volumes.le2004-05-252-3/+3
* Definition of recursion.wollman2004-05-251-0/+6
* You want to include libutil.h, not util.h.trhodes2004-05-251-4/+7
* MFS: vm_map.c rev 1.187.2.27 through 1.187.2.29, fix MS_INVALIDATEdes2004-05-251-1/+5
* Back out previous commit; it went to the wrong file.des2004-05-251-8/+1
* Fix spellingbrueffer2004-05-251-1/+1
* MFS: rev 1.187.2.27 through 1.187.2.29, fix MS_INVALIDATE semantics butdes2004-05-251-1/+8
* Enable GPE at runtime rather than suspend time. This is to match thenjl2004-05-252-2/+6
* Add a super-user check to ipfw_ctl() to make sure that the callingcsjp2004-05-251-0/+4
* Use humanize_number(3).pjd2004-05-252-60/+7
* Teach fxp(4) to control VLAN_MTU in the hardware.yar2004-05-252-8/+17
* After all the relevant drivers have been fixed, fix vlan(4) itselfyar2004-05-251-27/+27
* Add pgrep(1) and pkill(1) to the cross-reference section of ps(1).gad2004-05-251-0/+2
* Revert to rev. 1.36 until issues with -Wredundant-decls are sorted out.tjr2004-05-251-8/+0
* Actually negative size is possible for file system, but not for disk.pjd2004-05-251-2/+1
* As previously threatened, give each device its own sysctl context anddes2004-05-252-29/+156
* Fix typo in previous: getwc() should call fgetwc(), not the functiontjr2004-05-251-1/+1
* Set the IFCAP_VLAN_MTU bit in capenable as well.des2004-05-251-0/+1
* Set baudrate to 100 Mbps, and advertise our ability to handle extendeddes2004-05-251-1/+7
* Scan the source string for invalid wide characters in wcsrtombs()tjr2004-05-251-2/+9
* o Fix typo: s/bslim/bhlim/.maxim2004-05-251-1/+1
* Provide trivial macro implementations of getwc(), getwchar(), putwc() andtjr2004-05-255-0/+16
* Round #1 of improving pcf(4).joerg2004-05-254-320/+645
OpenPOWER on IntegriCloud