summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Send a SIGCONT when detaching or continuing the excution of a tracedps2000-12-281-0/+1
* Pull out the module path from the loader. ie: if you boot frompeter2000-12-282-4/+30
* When trying to deduce the diskname from the name so we can runphk2000-12-272-8/+13
* Small fix for bpf compat:bmilekic2000-12-272-1/+2
* Use official API to <sys/queue.h> instead of groping around inside thephk2000-12-271-17/+16
* Link stringlist.3 to sl_{add,find,free,init}.3ben2000-12-271-0/+2
* Prepare for mdoc(7)NG.ru2000-12-279-25/+19
* Prepare for mdoc(7)NG.ru2000-12-272-14/+10
* Prepare for mdoc(7)NG.ru2000-12-2773-423/+294
* Prepare for mdoc(7)NG.ru2000-12-277-26/+26
* Prepare for mdoc(7)NG.ru2000-12-273-201/+306
* Prepare for mdoc(7)NG.ru2000-12-271-1/+1
* Prepare for mdoc(7)NG.ru2000-12-276-36/+40
* Major bugfix and minor update. This should resolve the current issuesmsmith2000-12-279-338/+437
* change irq handler slightly, get rid of superflous messagescg2000-12-271-6/+4
* include tcp header files to get the prototype for tcp_seq_vs_sessassar2000-12-271-0/+2
* Make zalloc and zfree non-inline functions. This avoids having toassar2000-12-272-78/+77
* Fix a quoting problem I introduced.dougb2000-12-261-2/+2
* Fix an annoying message ``gdb: ptrace(PT_GETDBREGS) failed: No such process''joerg2000-12-261-0/+15
* This implements a better launder limiting solution. There was a solutiondillon2000-12-2611-252/+304
* Add CDR progress ioctl.sos2000-12-261-0/+1
* Use M_ZERO flag on malloc when approbiate.sos2000-12-267-25/+16
* Update to match the progress interface on blank command.sos2000-12-261-1/+16
* Update the burncd interface a bit, dont block the ATA channel onsos2000-12-263-48/+70
* Use diskerr for printing disk hard/soft errors.sos2000-12-261-5/+7
* Add these files that were used from contrib/gcc/. They are taken fromobrien2000-12-263-3/+3115
* Fix for the case where the first two entries returned by readdir() arewill2000-12-261-6/+12
* Add OZO8008 - Zoom (33.6k Modem).tanimura2000-12-262-0/+2
* Minor newbus/style(9) cleanups.imp2000-12-266-87/+93
* add PC-Card entry, ELECOM Laneed LD-CDL/TXsanpei2000-12-263-0/+8
* add Melco LPC2-TXsanpei2000-12-262-2/+2
* The change in rev 1.8 makes the C version of killall behave the same as theobrien2000-12-250-0/+0
* Use the real user ID so non-root users can kill setuid processesps2000-12-251-1/+1
* Add support for PC-card router configuration. (MFPAO)toshi2000-12-251-40/+124
* mdoc(7) police: formatting fixes.ru2000-12-251-87/+177
* move parametric defines and structure definitions from .h to .ccg2000-12-252-12/+13
* indent debugging printfs, change a couple of messages slightlycg2000-12-251-19/+19
* update to return correct blocksize- these chips have a fixed irq rate, socg2000-12-251-0/+8
* Don't abuse the SCCS `@(#)' for RCS.obrien2000-12-256-6/+6
* Add ioctls to acpi_cmbat and acpi_acad. These use mike's acpi_register_ioctl().iwasaki2000-12-244-4/+130
* As far as I can tell, you have never been able to use 'ab' as a unitdwmalone2000-12-241-1/+1
* o Almost all the config line changed to `auto', except fortoshi2000-12-241-378/+222
* Fix output of -v option.toshi2000-12-241-0/+1
* Removed pc98-hack of aout tools.kato2000-12-241-10/+1
* Disabled boot2 for the moment, because it needs aout tools.kato2000-12-241-1/+1
* Back out the modules `make obj' speedup.obrien2000-12-245-30/+30
* Clean up the source directory finding code, and in the process fix ajoe2000-12-241-16/+24
* Update the "icmp_admin_prohib_like_rst" code to check the tcp-window andphk2000-12-246-22/+144
* Clean up the -j/-y/--bzip entry in usage().obrien2000-12-245-7/+140
* Add -j as the offical "pipe thru bzip2 compression program" option.obrien2000-12-242-24/+37
OpenPOWER on IntegriCloud