index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2000-01-09
Do the bootpath_store dance so we can boot off of a disk attached
mjacob
2000-01-09
If no phy found, add IFM_MANUAL and then use it. This is more accurate
Jason Wright
2000-01-09
externalize ipsec_acl
Angelos D. Keromytis
2000-01-09
Rename newly-introduced variable to better reflect use.
Angelos D. Keromytis
2000-01-09
Add ipsec-acl description, and remove bogus PF_ENCAP entry (encdebug
Angelos D. Keromytis
2000-01-09
ipsec-acl entry
Angelos D. Keromytis
2000-01-09
Add a sysctl for IPsec ingress access control (better explanation on a
Angelos D. Keromytis
2000-01-09
add INET6 into conf/GENERIC.
Jun-ichiro itojun Hagino
2000-01-09
Reduce calllimit from 10 to 3; this should avoid running out of stack
Angelos D. Keromytis
2000-01-09
Change an instance of #if NISA that should be #if NISADMA
Todd C. Miller
2000-01-09
fix tmpnam() argument; kris@freebsd
Theo de Raadt
2000-01-09
Remove the hack to make xterm fit. Tic with the new termtypes file is
Todd C. Miller
2000-01-09
Use getaddrinfo() in srcsa/dstsa/clearsa.
Angelos D. Keromytis
2000-01-09
Make pcvt arrow keys work with vt220 entries; DEC terminals generate DEL,
Todd C. Miller
2000-01-09
remove O_NONBLOCK from tty fd so we don't spin with EAGAIN
Jason Wright
2000-01-09
Switch to the terminfo/termcap master file from the ncurses distro
Todd C. Miller
2000-01-09
Make 'ftp host:/path/to/file' work again. This got broken during IPV6
Todd C. Miller
2000-01-09
Update to ncurses-5.0-20000108:
Todd C. Miller
2000-01-09
add dcphy (necessary for macronix 98715)
Jason Wright
2000-01-09
fetch subsystem id for comparison in dcphy
Jason Wright
2000-01-09
sync
Jason Wright
2000-01-09
emulated phy for if_dc; from FreeBSD
Jason Wright
2000-01-09
When storing termcap entry in the .db file, prune out empty entries like
Todd C. Miller
2000-01-09
Remove unnecessary ifdefs
Angelos D. Keromytis
2000-01-08
sync
Theo de Raadt
2000-01-08
Allow UKC to change tz with 'timezone' command.
David Leonard
2000-01-08
sync with NetBSD
Peter Galbavy
2000-01-08
Silence gcc -Wall on alpha in enomem() printf via cast to u_long.
Todd C. Miller
2000-01-08
remove never-visited function icmp6_ctloutput().
Jun-ichiro itojun Hagino
2000-01-08
Finish changing all Var_Parse arguments to size_t. Thanks to millert@
Marc Espie
2000-01-08
better test code
David Leonard
2000-01-08
fix sizeof's when aliasing reentrant structures.
David Leonard
2000-01-08
test getgrent stuff
David Leonard
2000-01-08
Enable extended cap names. Previously, the only allowed cap names were
Todd C. Miller
2000-01-08
before setting IFM_AUTO, make sure it really exists. If not, punt with
Jason Wright
2000-01-08
Missing rndvar.h
Angelos D. Keromytis
2000-01-08
Forgot to commit this (GRE ioctls)
Angelos D. Keromytis
2000-01-08
expose ifmedia_match
Jason Wright
2000-01-08
pull in arc4random() prototype
Theo de Raadt
2000-01-08
support LBA-mapped extended partitions too; sigh@kuzirabekon.econ.nagasaki-u....
Theo de Raadt
2000-01-08
use arc4random() instead of random for two reasons.
Theo de Raadt
2000-01-08
gre(4) interface in GENERIC
Angelos D. Keromytis
2000-01-08
A bit more language, and remove references to greconfig(8).
Angelos D. Keromytis
2000-01-08
Work on the language...
Angelos D. Keromytis
2000-01-08
Fix serious crash-and-burn bug I introduced with last revision.
Angelos D. Keromytis
2000-01-08
securelevel is specified in rc.securelevel, not rc.conf
Hugh Graham
2000-01-08
Most of this is covered in securelevel(7) now.
Hugh Graham
2000-01-08
Give securelevel its own manpage and enable.
Hugh Graham
2000-01-08
We don't need a pseudo-header for tcpdump on the output routine.
Angelos D. Keromytis
2000-01-08
Formatting fixes + better description of -a.
Aaron Campbell
[next]