4282 Commits (8c77e8e9990a0e4e34b182b486e79375a428ebb1)
 

Author SHA1 Message Date
  millert 3c7c532305 bye bye whiteouts 19 years ago
  miod 3b2e890a81 Regen 19 years ago
  miod 07a0464d6e Wrong major for lpt. 19 years ago
  dhartmei 709dcb5279 split the dummy ruleset pfctl -f - -e into separate -f - and -e. 19 years ago
  deraadt 91cdfa9525 no acpi here either 19 years ago
  millert 9e06ca5a4b Make gethostbyaddr() prototype match POSIX. This means len is now 19 years ago
  kjell a5c648ab10 RC4 is a trademark. Rest of text left intact. 19 years ago
  jmc 7b3d0afba2 no need to insert spacing between list members; 19 years ago
  tedu b1d9a6e152 adding pointer protection to 'G' was too heavyweight. Since malloc guard 19 years ago
  henning 2cd28b2ffd -netccitt/ 19 years ago
  jmc d614b4f268 slight reshuffle to make this less confusing; 19 years ago
  kjell fcd6ce3d3e Change email address for author, at his request. 19 years ago
  kjell 1155b5e251 Change license to standard OpenBSD boilerplate, with permission 19 years ago
  jmc e96e4f6ae2 - comment out relaydb entry, since it is not available by default 19 years ago
  tedu 64393fc9d6 use the new fat random sysctl to get initial state. (fallback to looping). 19 years ago
  deraadt 41631cbb24 no /etc/acpi/, this was not really discussed 19 years ago
  millert 1751314c23 double datasize limits now that mmap is counted in dsize 19 years ago
  tholo 4d841a52b9 Regen 19 years ago
  tholo 3cf53df36d Start on a basic ACPI framework -- does not do much more than read out the 19 years ago
  millert fc526f74a1 mktemp(3) et al. go in stdlib.h, not unistd.h. While there be more 19 years ago
  mcbride 406c29e876 Enable ifstated in the builds. This still does not mean that ifstated is 19 years ago
  millert b71f11aa8b sync setkey prototype with reality 19 years ago
  otto b85d877145 Merge common functionality of __strsignal and strerror_r. 19 years ago
  dtucker f5ecdec08b Ensure previous adjust has completed before clearing alarm flag; ok henning@ 19 years ago
  david 961e0a20df whitespace 19 years ago
  david 08b85e45d0 whitespace 19 years ago
  henning e7bcb5fe62 ifa->ifa_addr can be NULL in some cases, pt out by Kurt Roeckx 19 years ago
  henning a20e21e9ae no more telnetd, ba@bsws.de 19 years ago
  tedu 64bb2c38e9 add a note describing latest guard feature 19 years ago
  tedu 43e2360338 handle sizeof(void *) allocations specially when using malloc guard. 19 years ago
  camield a749143786 Use comma only to separate facilities on the same level. Sort selector 19 years ago
  henning 8f835e4902 no need for endpwent(0 here either 19 years ago
  todd 65954c79fd Introduce 'ifmstart' to deal with starting multiple interfaces minus a list 19 years ago
  frantzen dcdf407ab8 sync with latest p0f fingerprints 19 years ago
  millert aa8da2b0ce o change wsconsctl.conf subshell into a function 19 years ago
  millert b267cad312 Make test(1) usage consistent when testing a variable that may not be set. 19 years ago
  espie 8d57f68af7 wchar_t is a native C++ type, gcc picks its definition from elsewhere, 19 years ago
  millert 320f60ca40 o move sysctl and mixerctl parsing into a subroutine instead of a subshell 19 years ago
  david 6a797b4436 no need to install and checksum *.ipk since *bsd* will already catch it 19 years ago
  miod d8498394ab Regen 19 years ago
  miod 47a5d30989 /dev/speaker node on cats. 19 years ago
  jmc c7318c88ea some punctuation/whitespace cleanup from stuart henderson (pr #4183); 19 years ago
  otto 1a406b107a Update HISTORY fixing some facts, while it is not clear if the 19 years ago
  espie 175c6c79dd major abi changes: 19 years ago
  espie 4ed4e3058c let vfscanf be a real function. Use a weak_alias on systems where this 19 years ago
  henning 708d2e7376 don't touch *hn in failure case. no real change due to the way we use it 19 years ago
  otto b6845bb46a Only append number when it fits to avoid truncation and return 19 years ago
  jmc 0316558abc grammar correction in comment; 19 years ago
  djm 5a26462171 setres[ug]id; ok deraadt@ 19 years ago
  david 1a995042b2 include zbsdmod, Packages, and ipk in the checksums; ok deraadt@ 19 years ago