summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Device megapatch 4/6:phk2004-02-21163-73/+349
* change baduser and badgroup from -2 to 65534, 65533rees2004-02-211-17/+13
* Device megapatch 3/6:phk2004-02-2129-76/+31
* Device megapatch 2/6:phk2004-02-2110-398/+342
* Device megapatch 1/6:phk2004-02-21103-291/+4
* Use the more appropriate vm_paddr_t in places where a physicalharti2004-02-218-61/+74
* Dont alloc size 0 buffers.sos2004-02-211-3/+5
* Check both PORTEN and MEMEN for enabled HW.sos2004-02-211-1/+1
* Only register interrupt as seen if it was a real HW interrupt.sos2004-02-211-1/+3
* Fix a couple of potential buffer overflows.harti2004-02-212-12/+10
* We can cross-reference to vlan(4) as long asyar2004-02-211-15/+38
* The hardware tagging capability is set on the physicalyar2004-02-211-1/+1
* Make sure that the first mbuf in the chain passed to atm_intrharti2004-02-211-4/+8
* The token for atm_intr is actually a void *, not an int. Clarifyharti2004-02-211-2/+4
* Minor beautifications related to style(9) and code consistency.yar2004-02-211-5/+5
* Don't remove the first mbuf in the chain if it got empty.harti2004-02-211-7/+6
* Improve the SIOCSIFCAP handler a bit:yar2004-02-211-1/+5
* Remove the triplicity in the public functions by vectoring them allphk2004-02-211-70/+49
* Move the check for sensitive processes to the point where the exceptionphk2004-02-211-14/+7
* Fix a major brain-o. If the command needs to be put on the deferred queue,scottl2004-02-211-0/+1
* Print the maximum resolution time encountered by each thread. Did yougreen2004-02-211-5/+25
* Update instructions on /rescue vs -j to indicate a fixed date.imp2004-02-201-14/+18
* the default password policy for xdm should be pam_deny, since it isdes2004-02-201-0/+3
* Mention that securelevel 1 also blocks access to /dev/io if itmux2004-02-201-2/+3
* Add somemore items to the list. The purpose is not to extert control overscottl2004-02-201-1/+7
* Do not test if pDCB is not NULL, we dereference it before anyway, and itcognet2004-02-201-3/+2
* add destination address selection support for getipnodebyname(3).ume2004-02-201-1/+225
* whitespace changes only (prepare for merge from citi tree)rees2004-02-201-52/+51
* Add my getaddrinfo(3) stress-tester as gaithrstress. The most obviousgreen2004-02-203-0/+253
* mdoc(7) guru's glance.ru2004-02-201-18/+22
* Add a belated entry for the CPU_ENABLE_LONGRUN issue.imp2004-02-201-0/+5
* Label @ as being AC (since it's constructed like a prosign).fanf2004-02-201-1/+1
* Merge from RELENG_4 1.28.2.13: Fix saving system crash dumps larger thantjr2004-02-201-1/+1
* Add some missing punctuation symbols, in particular @ which (according tofanf2004-02-202-2/+5
* Unbreak the upgrade path from 4.9 after removal of GNU getopt andru2004-02-203-2/+16
* Normalize polling interval while the target is offline.simokawa2004-02-202-7/+13
* List EPSON Perfection 3200 as supported.wilko2004-02-201-0/+1
* New failure detection algorithm was backed out, so backout manualpjd2004-02-201-26/+12
* Backout previous change, it breaks build and it is not neededpjd2004-02-204-107/+13
* Document dependence of mktemp(3) on the non-reentrant arc4random(3).green2004-02-201-0/+7
* Make sure to wake up any select waiters when closing a kqueue (also, notgreen2004-02-201-0/+4
* Moving forward, there's no reason to exclude libpthread on sparc64.marcel2004-02-201-1/+1
* Change the 'realclean' target name to be 'cleanworld', to match othergad2004-02-201-2/+2
* Fix a glitch in my last commit and revert to using selwakeupprimatk2004-02-201-1/+1
* Make uscanner recognise EPSON Perfection 3200. Tested with xsane.wilko2004-02-191-0/+1
* Tidy up the thread taskqueue implementation and close a lost wakeup race.jhb2004-02-191-14/+9
* Add EPSON Perfection 3200 scanner.wilko2004-02-192-2/+9
* Add EPSON Perfection 3200 scannerwilko2004-02-191-0/+1
* Improvements on the 'make realclean' target. Some are style improvements,gad2004-02-191-13/+28
* Rework jail_attach(2) so that an already jailed process cannot hopnectar2004-02-191-12/+12
OpenPOWER on IntegriCloud