1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
reyk af9bb98fed add a new ber function ber_add_astring() that strdups the string and
sets the be_free flag (which is required in some cases).  this will
make it easier because it is done manually at some places in the code.

discussed with dlg
2008-03-14 15:22:22 +00:00
bin Instead of calling donlist() in the format print routines, call it 2008-03-08 19:20:12 +00:00
distrib Minor tweaks, including behind-the-scenes fixes. 2008-03-10 22:00:12 +00:00
etc Change ramdisk filesystem size from 4352 to 4000 blocks, so that 2008-03-06 08:23:48 +00:00
games typo; from he@netbsd, -r1.44 2008-02-16 07:44:02 +00:00
gnu Add __data_start symbol to all ELF archs to consistently mark the beginning 2008-03-13 19:40:56 +00:00
include Define _POSIX_TZNAME_MAX to 6 if the user requested POSIX 1003.1-2001. 2008-02-10 09:59:54 +00:00
kerberosV Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to 2008-03-13 01:49:52 +00:00
lib Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to 2008-03-13 01:49:52 +00:00
libexec Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to 2008-03-13 01:49:52 +00:00
regress Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to 2008-03-13 01:49:52 +00:00
sbin make sure we start 4 servers on udp if called with 2008-03-13 16:16:42 +00:00
share xref cdcef(4). ok mbalmer, jmc 2008-03-14 15:19:52 +00:00
sys Do not allow pppoe(4) interfaces to be attached to anything but Ethernet 2008-03-14 02:56:26 +00:00
usr.bin when a file was locally removed and a diff was done against 2008-03-13 19:54:34 +00:00
usr.sbin add a new ber function ber_add_astring() that strdups the string and 2008-03-14 15:22:22 +00:00
Makefile do not enter lkm 2005-12-02 01:17:20 +00:00
Makefile.cross another cats remnant 2007-08-01 21:30:08 +00:00