aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix "echo > /dev/null" for non-root users which broke in previous commit.Poul-Henning Kamp2001-11-041-5/+7
* Add mnt_reservedvnlist so we can MFC to 4.x, in order to make all mountMatthew Dillon2001-11-047-0/+14
* Forced commit:Peter Wemm2001-11-040-0/+0
* *** empty log message ***Peter Wemm2001-11-041-3/+3
* Slightly closer to netbsd_strtod.c:Peter Wemm2001-11-041-11/+12
* Repocopy pc98 fdisk out of its hidden subdir. Reconnect it to the build.Peter Wemm2001-11-046-2019/+5
* s/FREE/free/Luigi Rizzo2001-11-041-1/+1
* Remove unused variablesBrian Somers2001-11-041-5/+2
* Don't call cdevsw_add().Poul-Henning Kamp2001-11-041-1/+1
* devsw_add() and cdevsw_remove() are no longer needed.Poul-Henning Kamp2001-11-044-27/+0
* Disconnect sb.4.Jeroen Ruigrok van der Werven2001-11-042-83/+1
* We ditched controller a long while ago in favour of device.Jeroen Ruigrok van der Werven2001-11-041-1/+1
* Don't call cdevsw_add().Poul-Henning Kamp2001-11-041-1/+0
* Don't call cdevsw_{add,remove}().Poul-Henning Kamp2001-11-041-3/+0
* Don't call cdevsw_add().Poul-Henning Kamp2001-11-042-21/+0
* Add Søren's email address.Jeroen Ruigrok van der Werven2001-11-041-1/+1
* Add myself.Shigeyuki Fukushima2001-11-041-0/+1
* Don't call cdevsw_add().Poul-Henning Kamp2001-11-047-41/+0
* Don't call devsw_add().Poul-Henning Kamp2001-11-041-4/+0
* Rename the top 7 bits if disk minors to spare bits, rather than type bits.Poul-Henning Kamp2001-11-045-8/+8
* Don't call cdevsw_add().Poul-Henning Kamp2001-11-048-30/+0
* Don't call cdevsw_add()Poul-Henning Kamp2001-11-042-8/+0
* B_ERROR is BIO_ERROR on -current.Poul-Henning Kamp2001-11-042-2/+2
* Call to cdevsw_add() no longer needed.Poul-Henning Kamp2001-11-043-3/+0
* Remove unneeded call to cdevsw_add()Poul-Henning Kamp2001-11-041-4/+0
* Remove files that were not part of the bc-1.06 import.Peter Wemm2001-11-047-1519/+0
* Fix a bug in CD9660 when vmiodirenable is turned on. CD9660 was assumingMatthew Dillon2001-11-042-2/+46
* Exclude pppctl on ia64 due to libc_r. I had been building withPeter Wemm2001-11-041-1/+1
* Trim all the extra debugging output including hexdumps, debug messages,John Baldwin2001-11-041-189/+4
* Axe the old cdldr.John Baldwin2001-11-042-298/+0
* Use the new cdboot instead of cdldr.John Baldwin2001-11-041-2/+1
* This is a new CD bootstrap utility designed to replace cdldr. AccordingJohn Baldwin2001-11-042-119/+594
* Print out 'foo devices:' as the line before displaying a group ofJohn Baldwin2001-11-041-1/+1
* Don't choke on old sd%d.ctl devices.Poul-Henning Kamp2001-11-031-0/+2
* Whoops, missed these bits in the previous commit.John Baldwin2001-11-032-2/+4
* Add support for sending messages to the serial console which is helpfulJohn Baldwin2001-11-033-0/+163
* Add support for outputting multiple lines when dumping memory during theJohn Baldwin2001-11-032-4/+26
* Add a ``log'' command for logging specific information.Brian Somers2001-11-0313-44/+104
* Add support for trace traps by returning from them just as for breakpointJohn Baldwin2001-11-032-2/+10
* Output a newline at the end of a dump so that there are blank lines betweenJohn Baldwin2001-11-032-2/+2
* Unbreak build without INET6.Hajimu UMEMOTO2001-11-031-0/+2
* Call CCP protocol -1 ``none''Brian Somers2001-11-031-1/+4
* Add myself.MANTANI Nobutaka2001-11-031-0/+1
* Some words about awk and painWarner Losh2001-11-031-0/+9
* Introduce a boot environment variable (clock_compat_osf1) which canAndrew Gallatin2001-11-032-13/+28
* Remove unneeded and #if 0'ed code to register in cdevsw[]Poul-Henning Kamp2001-11-031-13/+0
* Use vfs_timestamp() instead of getnanotime().Poul-Henning Kamp2001-11-031-3/+12
* Use vfs_timestamp() instead of getnanotime() directly.Poul-Henning Kamp2001-11-031-3/+3
* Add PCIC_TI4410Poul-Henning Kamp2001-11-031-0/+2
* Separate concatenated fortunes.Poul-Henning Kamp2001-11-031-18/+10