Go to file
jmmv c799a9c4c0 Style fixes:
- Use EXIT_SUCCESS/EXIT_FAILURE where appropriate.
- Cut long lines.
- Properly indent continuation of lines.
- Sort includes.
- Replace u_int with unsigned int.
- Remove parenthesis around return values.
- Add blank line at the beginning of functions without local parameters.
- Cast *printf calls to void.
2006-02-05 18:11:46 +00:00
bin Solaris mkdir on an automounted component returns ENOSYS. Go figure. 2006-01-31 19:25:20 +00:00
common Don't do DIAGASSERT against NULL if _KERNEL This puts us back to 2006-02-05 06:47:48 +00:00
crypto bring in new file needed from the portable openssh. 2006-02-04 22:32:54 +00:00
dist resolve conflicts 2006-02-05 16:28:55 +00:00
distrib bump libamu 2006-02-05 16:29:27 +00:00
doc Add support to automatically repeat mouse button events in wsmouse(4) and 2006-02-05 17:38:33 +00:00
etc PR 32666: /etc/security may cause tapes to rewind. By Duncan McEwan. 2006-01-29 23:17:24 +00:00
games moduli utils moved from games to usr.bin. 2006-01-24 19:01:45 +00:00
gnu add cvs2netbsd script 2006-02-04 20:16:28 +00:00
include remove functions that we should not be exposing. 2006-01-24 19:33:35 +00:00
lib Handle both background character and background attribute. 2006-02-05 17:39:52 +00:00
libexec Remove -Wl,-non_shared (same meaing as -static). 2006-02-03 02:01:19 +00:00
regress Moved to interface/interface.c 2005-12-25 22:24:57 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin Style fixes: 2006-02-05 18:11:46 +00:00
share Remove superfluous .Pp. 2006-02-04 20:23:17 +00:00
sys glue for powerbook mouse. 2006-02-05 18:10:57 +00:00
tools The realall and realdepend bit that regenerates tools needs to be marked 2006-02-03 22:07:57 +00:00
usr.bin Match changes to vmstat.c (splitting of dkreadstats). 2006-02-05 09:58:39 +00:00
usr.sbin update to 6.1.3; bump library version 2006-02-05 16:29:00 +00:00
x11 Add support for Xews4800mips under src/x11. 2005-12-29 15:52:20 +00:00
BUILDING mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. 2006-01-29 14:03:59 +00:00
Makefile * Add an "iso-image" target in the top level Makefile, 2006-01-28 21:34:07 +00:00
Makefile.inc
UPDATING Note new sparc64 bootloader requirement. 2006-01-31 22:54:22 +00:00
build.sh Fix the iso-image action. These changes were accidentally omitted 2006-02-03 12:29:41 +00:00