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