summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-08syncTheo de Raadt
2005-08-08activate LC_CTYPE for 8 bits locale.Marc Espie
2005-08-08lots of cleanup, print lots of information based on new linkages betweenTheo de Raadt
2005-08-08rename a bunch of bio/raid APIs to stop the bleeding in dlg andTheo de Raadt
2005-08-08Add devices to structures.Marco Peereboom
2005-08-08more xr auipx i missed to commit first roundMichael Shalayeff
2005-08-07make it betterTheo de Raadt
2005-08-07Xr auixp 4Theo de Raadt
2005-08-07undo unrelated commitMarc Espie
2005-08-07auixpMichael Shalayeff
2005-08-07auixp; fomr netbsdMichael Shalayeff
2005-08-07ati ixp audio; ported form ntbsd in <4h of boretime; testing by krw@ and ian@Michael Shalayeff
2005-08-07.PATH betterTheo de Raadt
2005-08-07remove some scsi bus warnings and gunk if on a ramdisk; semi-ok krwTheo de Raadt
2005-08-07zap rcsid.Marc Espie
2005-08-07split off the code that handles dependencies proper, so that we can (later)Marc Espie
2005-08-07a bunch more ADB handler IDs, will be necessary in the futureMartin Reindl
2005-08-07wrapper around Ustar that replaces long names/links with LongName#/LongLink#.Marc Espie
2005-08-07Do not blindly reset the state count to zero after a clear, as we may notChristopher Pascoe
2005-08-07verify ticket in DIOCADDADDR, from Boris Polevoy, ok deraadt@Daniel Hartmeier
2005-08-07Reset kif->pfik_ifp to NULL before calling pfi_kif_unref(), similar changeChristopher Pascoe
2005-08-07zap rcsid, tested there. okay deraadt@Marc Espie
2005-08-07move non-standard COMPATIBILITY section to HISTORY, which seems moreJason McIntyre
2005-08-07commit LC_CTYPE files from NetBSD/citrus, not yet linked in.Marc Espie
2005-08-07locale dirs. okay deraadt@Marc Espie
2005-08-07mklocale tool, from NetBSD/citrus, not yet linked in.Marc Espie
2005-08-07grr. wrong Makefile.Marc Espie
2005-08-07Add LC_CTYPE locale sources, not yet linked in.Marc Espie
2005-08-07Remove advertising clause from UCB licenses; ok deraad@Miod Vallat
2005-08-07Simplify code by calling error() from inside buf_* functions ratherKenneth R Westerback
2005-08-07malloc svr4_utsname struct as needed instead of on stack; ok millertTheo de Raadt
2005-08-06move to ksh(1) style.Alexandre Anriot
2005-08-06zap rcsid.Marc Espie
2005-08-06replace port number 8025 w/ symbolic `spamd';Jason McIntyre
2005-08-06overhaul the grf driver:Martin Reindl
2005-08-06while checking for an aux port, if we timeout waiting for our testjoshua stein
2005-08-06tell people that atexit is bad; ok jmcTheo de Raadt
2005-08-06use perfect options for actual floppy newfsTheo de Raadt
2005-08-06Remove 16 bit mode_t leftover in syscall processing.Miod Vallat
2005-08-06Document M_CANFAIL and sync M_xxx types;Miod Vallat
2005-08-06fix use after free, netbsd pr 30832, from phirerunner@comcast.netTheo de Raadt
2005-08-06zap rcsid. It's not ramdisk, but they still take space.Marc Espie
2005-08-06We do not need a char machine_arch[] constant.Miod Vallat
2005-08-06add ifstated.conf(5) to SEE ALSO;Jason McIntyre
2005-08-06Model 360 does not have a PAC.Miod Vallat
2005-08-06correct some spellosChristopher Pascoe
2005-08-06If a process has trashed its stack, use sigexit() instead of psignal() toMiod Vallat
2005-08-06Unbreak sshd ListenAddress for bare IPv6 addresses.Darren Tucker
2005-08-06In cache_flush(), after testing for curproc != NULL, do not use curprocMiod Vallat
2005-08-06new manpage for ifstated.conf written with mpf@Nikolay Sturm