index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
1997-08-30
minor errors; josh@quick.net
Theo de Raadt
1997-08-30
wrong path; feyrer@rfhs8012.fh-regensburg.de
Theo de Raadt
1997-08-30
ifdef __NetBSD__ -> if defined(__NetBSD__) || defined(__OpenBSD__)
Matthieu Herrb
1997-08-29
very weird sleep; dholland@eecs.harvard.edu
Theo de Raadt
1997-08-29
fix case we have no CPU_BIOS* defined
Michael Shalayeff
1997-08-28
symbolic bios bootdev, s/hpc/tpc/ for bios geonetry
Michael Shalayeff
1997-08-28
grok bios geometry
Michael Shalayeff
1997-08-27
fix ' use
Theo de Raadt
1997-08-21
A return status of YPPUSH_AGE isn't a failure so keep quiet as SunOS. But sho...
Mats O Jansson
1997-08-20
Some KNF and use warn/err.
Todd C. Miller
1997-08-19
Some KNF, check a few return values and use err/warn.
Todd C. Miller
1997-08-19
Move bad dynamic port parsing into parse_baddynamic().
Todd C. Miller
1997-08-19
rpc.lockd moved from libexec to usr.sbin
Niklas Hallqvist
1997-08-19
make -Wall happy
Niklas Hallqvist
1997-08-19
Add support for adding/subtracting ports from the current baddynamic
Todd C. Miller
1997-08-19
typo
Todd C. Miller
1997-08-19
Make net.inet.tcp.baddynamic and net.inet.udp.baddynamic
Todd C. Miller
1997-08-19
Only print bad dynamic ports list for udp and tcp since that's all
Todd C. Miller
1997-08-18
fix extra dashes; enami@but-b.or.jp
Theo de Raadt
1997-08-18
#include <string.h> not <strings.h> -- Yes, I'm a weanie...
Todd C. Miller
1997-08-10
Pass -Wall and add OpenBSD tags.
Todd C. Miller
1997-08-10
Line up better with -t.
Todd C. Miller
1997-08-09
The list of tcp/udp ports not to allocate dynamically is now
Todd C. Miller
1997-08-09
Increased performance in ypserv by two different actions:
Mats O Jansson
1997-08-09
NetBSD PR/3504 reported by Brian Baird.
Mats O Jansson
1997-08-07
Support -n in conjunction with -s. Problem noted by
Todd C. Miller
1997-08-07
jason is tired. this is not needed. our locator table stuff uses less
Theo de Raadt
1997-08-07
cf_locnames support, from NetBSD (jtk, according to the RCSids).
Jason Downs
1997-08-05
When using /var/yp/securenet the local host running ypserv wasn't garanteed
Mats O Jansson
1997-08-05
pull errno.h in
Theo de Raadt
1997-08-04
save errno in sigchld handlers
Theo de Raadt
1997-08-04
sendmail 8.9.1
Jason Downs
1997-08-04
sendmail 8.8.7.
Jason Downs
1997-08-01
64 bit botch; thorpej
Theo de Raadt
1997-08-01
catch ptys correctly; tolik@www.tomsk.su
Theo de Raadt
1997-07-31
not used
Michael Shalayeff
1997-07-31
Add RADIUS printing support. Blech.
tqbf
1997-07-30
add backslash missing from ENTER() macro
kstailey
1997-07-30
Get ypxfr working again by remove some of the code from previous commit. -moj
Mats O Jansson
1997-07-28
NULL
Theo de Raadt
1997-07-28
When pushing ethers was done it said "pushed hosts"
Niklas Hallqvist
1997-07-27
use sendmail -t
Theo de Raadt
1997-07-27
use RAW_PART
Theo de Raadt
1997-07-27
Ethernet v2 encapsulated Appletalk packets are phase 1, w/ LLAP header.
denny
1997-07-26
Ok, the final part in the support for mail.aliases and mail.byaddr in
Mats O Jansson
1997-07-26
Fix bug in handling host!host!user. Added missing code for YP information
Mats O Jansson
1997-07-26
The second of three steps to support main.aliases and mail.byaddr in ypserv.
Mats O Jansson
1997-07-26
bugs killed in NetBSD by thorpej.
Mats O Jansson
1997-07-26
bug killed in NetBSD by thorpej.
Mats O Jansson
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
[next]