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
2006-05-21
Fix size checks for bootp packets. Problem found and initial patch
Can Erkin Acar
2006-05-18
Reference pppoe(4).
Ray Lai
2006-05-18
do not build spppcontrol
Theo de Raadt
2006-05-18
remove spppcontrol
Reyk Floeter
2006-05-17
move an option to the right place;
Jason McIntyre
2006-05-17
same typo fix that ian just fixed in apmd.8;
Jason McIntyre
2006-05-16
typo
Ian Darwin
2006-05-16
.Sx for section references;
Jason McIntyre
2006-05-15
mention the lack of authenticated management frames in IEEE 802.11.
Reyk Floeter
2006-05-15
initial implementation of "IP Roaming" in hostapd, see hostapd.conf(5).
Reyk Floeter
2006-05-15
set cur & max limits with MaxFOOPerChild instead of cur twice
Henning Brauer
2006-05-15
make lint happy
Reyk Floeter
2006-05-15
add a little bit more to -X;
Jason McIntyre
2006-05-15
better description for -X;
Jason McIntyre
2006-05-14
PFD_MAX betterer than harcoded 1
Henning Brauer
2006-05-14
add ()'s to improve readability.
David Hill
2006-05-14
Add a -hex option to 'rand' to output hexadecimal output.
Matthieu Herrb
2006-05-13
set the correct timezone using tzset() before before writing to syslog.
Reyk Floeter
2006-05-11
Some more delint. -moj
Mats O Jansson
2006-05-11
If a list of interfaces is supplied via the command line or
Kenneth R Westerback
2006-05-10
fail zzz w/ a reasonable error msg if apmd is not running; found by deraadt@
Michael Shalayeff
2006-05-09
Administrative changes for aviion, ok deraadt@
Miod Vallat
2006-05-06
lint can't do assembly files, put them directly in OBJS.
Marc Espie
2006-05-04
- document -i
Jason McIntyre
2006-05-04
more clues for people who update their system.
Marc Espie
2006-05-02
The pftable name to ID functions should use the pftable_labels list and not
Claudio Jeker
2006-04-30
remove the simplelock argument from vfs_busy() which is currently not
Nikolay Sturm
2006-04-29
Change the compile time option -DINFO into a runtime option to get ride
Mats O Jansson
2006-04-28
do not log "interface with index 0 not found". ifindex == 0 happens on
Henning Brauer
2006-04-27
lint(1) support in config:
Marc Espie
2006-04-26
Remove unused _exists() function. It is not even used in my evil filter tree
Claudio Jeker
2006-04-26
Last argument to send_filterset() is a left-over from one of my not so clever
Claudio Jeker
2006-04-26
Remove filterset_names from bgpd.h and replace it with a function because
Claudio Jeker
2006-04-25
kill unused old debug code.
Esben Norby
2006-04-25
Mark fatal and fatalx as __dead from deraadt@
Claudio Jeker
2006-04-25
Mark fatal and fatalx as __dead from a similar diff for bgpd from deraadt@
Claudio Jeker
2006-04-25
Use size_t for buffer lenght passed to send_ls_ack() plus an ARGSUSED.
Claudio Jeker
2006-04-25
Kill unused function and add a ARGSUSED.
Claudio Jeker
2006-04-25
Path the length of the packet as size_t to in_cksum(). Enforce that the
Claudio Jeker
2006-04-25
The return value of lsa_num_links is an u_int16_t tnd not int. Found by lint.
Claudio Jeker
2006-04-25
More lint cleanup. Kill unneeded stuff and sprinkle some ARGSUSED.
Claudio Jeker
2006-04-25
ARGSUSED for event handler.
Claudio Jeker
2006-04-25
Mark event handlers with ARGSUSED to please lint.
Claudio Jeker
2006-04-24
Fix parser to match current behaviour and make auth-type et al. part of the
Claudio Jeker
2006-04-22
Set signal handlers directly after the fork(2), so that we avoid
Moritz Jodeit
2006-04-22
Remove remaining stuff from state QUIT, adjust some comments
Moritz Jodeit
2006-04-22
Pass over the right object to OpenBSD::Delete::validate_plist().
Bernd Ahlers
2006-04-21
Add comments to please lint. No code changes. OK deraadt
Chad Loder
2006-04-21
Add IFT_PPP to the iftype to ifmedia type conversion function. Now P2P links
Claudio Jeker
2006-04-21
attr_init() should use attrhashsize and not pathhashsize. Found via a lint
Claudio Jeker
[next]