Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-24 | teach dhclient about another invention of the last century: getopt(3) | Henning Brauer | |
also fix usage() that was a big lie pb sez ok | |||
2004-02-24 | Remove redundant logging from pf_test_other(). | Ryan Thomas McBride | |
ok henning@ cedric@ | |||
2004-02-24 | - `C' before `c' | Jason McIntyre | |
- replace `<' and `>' - sync usage() | |||
2004-02-24 | remove ill-advised interface discovery-scan, and require an interface to be | Henning Brauer | |
always given. theo agrees with removal, pb ok | |||
2004-02-24 | Check for 'source-track rule' with 'max-src-nodes'. | Ryan Thomas McBride | |
ok cedric@ henning@ | |||
2004-02-24 | Document tftpboot, comment out unavailable [rs]boot. | Miod Vallat | |
2004-02-24 | - remove double spaces in the examples | Jason McIntyre | |
- `W' before `X' - sync usage() ok millert@ | |||
2004-02-24 | correct includes; | Jason McIntyre | |
ok deraadt@ fgsch@ | |||
2004-02-24 | KNF | Ryan Thomas McBride | |
2004-02-24 | 'source-track' not 'source-tracking' | Ryan Thomas McBride | |
2004-02-24 | FIFO fixes adapted from FreeBSD: | Todd C. Miller | |
o use different wchan string for reading and writing o make O_RDWR not block forever o remove some useless casts o reorganize the normal, blocking code path (ie: O_NONBLOCK not set) o fix select/poll semantics wrt EOF. With these changes we pass the FIFO regress. OK tedu@ | |||
2004-02-24 | damn it, do it right | Theo de Raadt | |
2004-02-24 | (process_mips_specific): Print conflictsno as an unsigned long. | Brad Smith | |
From: binutils CVS HEAD branch, based on rev 1.231 Provided by: Daniel Lucq <daniel at lucq dot org> ok fgsch@ drahn@ | |||
2004-02-24 | (display_debug_info): Cast for 64bit hosts. | Brad Smith | |
From: binutils CVS HEAD branch, based on rev 1.113 Provided by: Daniel Lucq <daniel at lucq dot org> ok fgsch@ drahn@ | |||
2004-02-24 | make scripts executable | Theo de Raadt | |
2004-02-24 | Sync closer to FreeBSD's pthread.h. Fixes up some prototypes | Brad Smith | |
and formatting. ok marc@ | |||
2004-02-24 | cut debug crap | Henning Brauer | |
2004-02-24 | repair kvm; deraadt@ ok | Michael Shalayeff | |
2004-02-24 | sync | Anil Madhavapeddy | |
2004-02-24 | add evil nvidia nforce3 | Anil Madhavapeddy | |
deraadt@ ok | |||
2004-02-23 | slinear to alaw converters; from netbsd, via jakemsr@jakemsr.com | Theo de Raadt | |
2004-02-23 | sync | Theo de Raadt | |
2004-02-23 | sync | Theo de Raadt | |
2004-02-23 | symbios/lsi have a megaraid now | Theo de Raadt | |
2004-02-23 | more explicitly check against -1 for pread/pwrite error returns; millert ok | Theo de Raadt | |
2004-02-23 | document that this even more off-limits than the rest of the | Marc Espie | |
(so far and intentionally) undocumented interface. | |||
2004-02-23 | Make sure we allow for the time when check_pty has not yet been called | Bob Beck | |
before we get invoked, by making sure getfree thinks an unused and unallocated pt_softc entry is actually free rather than following NULL. ok cedric@ | |||
2004-02-23 | bogus leftover SRCS line | Ted Unangst | |
2004-02-23 | remove security considerations section. this has been fixed. | Ted Unangst | |
2004-02-23 | supposed to use cflags, oops | Ted Unangst | |
2004-02-23 | knf | Theo de Raadt | |
2004-02-23 | Wall | Ted Unangst | |
2004-02-23 | make sure we don't backwards before buffer | Ted Unangst | |
2004-02-23 | buffer len paranoia | Ted Unangst | |
2004-02-23 | pretty | Theo de Raadt | |
2004-02-23 | Set the user variable environ early in ld.so so that library constructors can | Dale Rahn | |
properly see the environment. Fixes problem with MALLOC_OPTIONS on dynamic executables. ok deraadt@ | |||
2004-02-23 | goodbye VOIDPTR | Henning Brauer | |
2004-02-23 | scratch the PTRSIZE64 define, the gunk that was using it was in some of the | Henning Brauer | |
files killed in the last hour | |||
2004-02-23 | remove time_t related crud; henning ok | Theo de Raadt | |
2004-02-23 | procmap seems to work well enough now. ok deraadt@ | Ted Unangst | |
2004-02-23 | remove prototypes we don't implement | Henning Brauer | |
2004-02-23 | if the heap is non-exec, it makes it hard to find by looking for an exec | Ted Unangst | |
mapping. much better heuristic. | |||
2004-02-23 | not used not needed | Henning Brauer | |
2004-02-23 | remove allocation/storage/search code for subnets, shared networks, and | Henning Brauer | |
leases - it is server-only code. | |||
2004-02-23 | Switch to the 3 arg version of userret to more closely match other OpenBSD | Dale Rahn | |
architectures. | |||
2004-02-23 | prevent backward jumps; pls@egsys.hu; ok canacar, deraadt | Markus Friedl | |
2004-02-23 | -sparc64 is always 64bit on openbsd | Henning Brauer | |
-add amd64 | |||
2004-02-23 | scrap dead code | Henning Brauer | |
2004-02-23 | no token ring | Henning Brauer | |
2004-02-23 | remove a bunch of unused defines | Henning Brauer | |