Go to file
itojun 861dfdc294 disable ipsec policy caching on pcb, as it seems that there's some reference-
counting mistake that causes panic - see PR 15953 and 13813.

i am unable to find the real cause of problem, so it is a shortterm workaround,
hopefully.
2002-05-10 05:49:21 +00:00
bin Simplify previous - sbuf.st_blksize is a uint32_t, so just use 2002-05-09 02:19:42 +00:00
crypto correct plogv(). 2002-05-07 08:58:32 +00:00
dist There's no use assigning the output of strtoul() to a 32-bit variable 2002-05-09 03:14:14 +00:00
distrib remove absolute path to ofwboot.xcf from example netboot commands, making 2002-05-10 05:29:59 +00:00
etc /usr/mdec/installboot no longer exists 2002-05-09 17:06:01 +00:00
games The game would show the statistic info and immediately prompt you with a new 2002-03-31 04:07:22 +00:00
gnu Always build this if a HOSTPROG (MKBFD only affects native progs). 2002-05-09 17:12:36 +00:00
include Change RCS/SCCS IDs to our usual style. 2002-04-26 15:32:45 +00:00
lib Define _SDA(2)_BASE_ as [] which is more correct. 2002-05-09 20:32:59 +00:00
libexec Add .register directives to appease newer gas. 2002-05-06 18:53:30 +00:00
regress Make "regress" depend on ${PROG}. 2002-04-21 20:23:59 +00:00
sbin add hpcsh 2002-05-09 18:16:16 +00:00
share document sh3 and hpcsh usage. 2002-05-09 16:42:16 +00:00
sys disable ipsec policy caching on pcb, as it seems that there's some reference- 2002-05-10 05:49:21 +00:00
tools remove now-unnecessary sparc-installboot 2002-05-07 12:12:53 +00:00
usr.bin Add a simple format that translates to the current file number, fix an 2002-05-09 17:52:03 +00:00
usr.sbin drop support for rsh/rlogin relaying. 2002-05-09 14:24:03 +00:00
build.sh Correct BUGS in BUILDING.mdoc now that most ports are USE_NEW_TOOLCHAIN 2002-05-02 22:13:30 +00:00
BUILDING Move the METALOG from ${_SRC_TOP_OBJ_} to ${DESTDIR}. 2002-05-03 08:58:45 +00:00
BUILDING.mdoc Move the METALOG from ${_SRC_TOP_OBJ_} to ${DESTDIR}. 2002-05-03 08:58:45 +00:00
Makefile Change -s srcdir and -d destdir so that they don't contain the "/etc" portion. 2002-05-07 02:11:07 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Correct BUGS in BUILDING.mdoc now that most ports are USE_NEW_TOOLCHAIN 2002-05-02 22:13:30 +00:00