Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-05-01 | less debug, rm unused | Markus Friedl | |
2000-05-01 | skeleton files -- to be filled in soon | Brandon Creighton | |
2000-05-01 | fix very rare EAGAIN/EINTR issues; based on work by djm | Theo de Raadt | |
2000-05-01 | Update to ipfilter 3.3.13. This should be the last of the 3.3.x releases. | Kjell Wooding | |
This patch fixes mostly ICMP timeout problems, as the ftp proxy changes were imported previously. | |||
2000-05-01 | Document device lookup semantics. | Hugh Graham | |
2000-05-01 | vax distrib stuff | Brandon Creighton | |
2000-05-01 | Clean up/update | Miod Vallat | |
2000-05-01 | Mention /etc/mail | Todd C. Miller | |
2000-05-01 | add AdvanSys host adapters to SCSI cards section | Kenneth R Westerback | |
2000-05-01 | more info, better organized, on supported cards | Kenneth R Westerback | |
2000-05-01 | sync | Theo de Raadt | |
2000-05-01 | Skeleton packages man page, to be fleshed out. | Marc Espie | |
2000-05-01 | new makedev, partly from netbsd | Brandon Creighton | |
2000-05-01 | cleaner and righter memcmp/memcpy | Michael Shalayeff | |
2000-05-01 | fix countdown for vs4000{/60,/90,VLC} -- from netbsd | Brandon Creighton | |
2000-04-30 | If getaddrinfo() fails: | Todd C. Miller | |
o Only call herror() if h_errno != 0 o if error == EAI_SERVICE say "bad port" since the generic error, "service not supported for ai_socktype" is incomprehensible to most users. o Use warnx(), not warn() since this is not a case where errno is likely to be relevant. Ok'd by Theo | |||
2000-04-30 | fix PR #1169; itojun@ OK | Eric Jackson | |
2000-04-30 | disable GLOBAL_AUTOCONF_CACHE for the moment, since it doesn't work. Noticed ↵ | Mats O Jansson | |
by millert@. -moj | |||
2000-04-30 | code missed when upgraded to 2.8.2. -moj | Mats O Jansson | |
2000-04-30 | When doing an upgrade, if there is an /etc/sendmail.cf and no | Todd C. Miller | |
/etc/mail/sendmail.cf, move /etc/sendmail.cf -> /etc/mail/sendmail.cf and edit /etc/rc if needed. That way the sendmail binary will be able to find its .cf file on reboot. | |||
2000-04-30 | If the site tarball included a file /install.site (upgrade.site if we | Todd C. Miller | |
are upgrading not installing) then execute it chroot'd to /mnt. This allows people to customize the install procedure in a simple yet flexible manner. | |||
2000-04-30 | sync | Theo de Raadt | |
2000-04-30 | crank minor | Todd C. Miller | |
2000-04-30 | list netsec board too | Theo de Raadt | |
2000-04-30 | Add memcpy() and memcmp() emulation by swapping the first 2 args | Todd C. Miller | |
and then calling the b* routine. This code only gets call when the kernel is build w/o -O* since otherwise gcc uses its own inline routines. | |||
2000-04-30 | Add OPENDEV_BLCK | Todd C. Miller | |
2000-04-30 | Mention you should not use soft updates on sun4 or sun4c due to the | Todd C. Miller | |
small amount of kvm supported by those CPUs. | |||
2000-04-30 | Add OPENDEV_BLCK flag for opening the block devices (the character | Todd C. Miller | |
device is opened by default). Don't open the file w/o adding a /dev/ prefix unless the file has a '/' in it. This prevents problems where someone says "disklabel sd0" with a file called "sd0" in the cwd. The OPENDEV_DRCT flag has been deprecated as it is the the default behavior and always has been. Add checks for >= MAXPATHLEN and return ENAMETOOLONG in that case. | |||
2000-04-30 | Add missing fcntl.h | Todd C. Miller | |
2000-04-30 | Fix typo introduced in mkstemp addition. | Todd C. Miller | |
2000-04-30 | Fix kernel msgbuf size and position | Miod Vallat | |
Ensure ksyms work properly when DDB isn't defined | |||
2000-04-30 | Fix kernel msgbuf buffer size and position | Miod Vallat | |
2000-04-30 | Prevent multi inclusion | Miod Vallat | |
Switch to new noncontig pmap settings | |||
2000-04-30 | Add $OpenBSD$, update pseudo-device settings | Miod Vallat | |
2000-04-30 | - do not miss /usr/lib in search path. | Oleg Safiullin | |
- ldconfig -R: do not add /usr/lib to search path, use previously configured dirs instead. - avoid duplicates in search path ok espie@ | |||
2000-04-30 | allow compilation without -Ox. we may want to simplify #ifdefs more, | Jun-ichiro itojun Hagino | |
after 2.7 is out. | |||
2000-04-30 | prevent messing with critical psl flags -- from netbsd | Brandon Creighton | |
2000-04-30 | send debug messages in SSH2 format | Markus Friedl | |
2000-04-30 | be more careful with strcpy/sprintf. From tcpdump.org. millert@ ok | Eric Jackson | |
2000-04-30 | #ifdef vax -> #ifdef __vax__ | Brandon Creighton | |
2000-04-30 | #ifdef vax -> #ifdef __vax__ | Brandon Creighton | |
2000-04-30 | Change 5985 by gsar@auger on 2000/04/28 07:30:28 | Todd C. Miller | |
forked child may not exit correctly if it failed to open /dev/console (from Graham Barr) | |||
2000-04-30 | Change 5982 by gsar@auger on 2000/04/28 04:48:25 | Todd C. Miller | |
avoid error in IO::Socket::INET when given an unknown service name with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>) | |||
2000-04-30 | Change 5948 by gsar@auger on 2000/04/25 18:21:57 | Todd C. Miller | |
typo in vars.pm that leads to cryptic message (from Piotr Piatkowski <kompas@kompas.usr.onet.pl>) | |||
2000-04-30 | stock perl 5.6.1 | Todd C. Miller | |
2000-04-30 | Change 5969 by gsar@auger on 2000/04/27 17:50:56 | Todd C. Miller | |
fix Sys::Syslog breakage on domain sockets (from Tom Hughes) | |||
2000-04-30 | Perl Change 5912 by gsar@auger on 2000/04/24 04:17:15 | Todd C. Miller | |
fix totally broken caching in UNIVERSAL::isa() (from Nick Ing-Simmons); fixes problems with 5.6.0 and Tk. | |||
2000-04-30 | misc header reordering, remove #undef of relocation_info | Brandon Creighton | |
ok espie@ | |||
2000-04-30 | installboot(8) goes into arch subdirectory, espie@ | Miod Vallat | |
2000-04-29 | handle .tgz files too | Theo de Raadt | |