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
2024-09-02
Increase number of concurrent RRDP session handler slots
Job Snijders
2024-09-02
Coding of the handling of errors for <sequence number> hadn't be completed.
YASUOKA Masahiko
2024-08-29
Unify proc_parser_* as far as possible and reasonable
Theo Buehler
2024-08-29
Improve warning message
Job Snijders
2024-08-29
Periodically reinitialize RRDP sessions to snapshot at random intervals
Job Snijders
2024-08-28
Stop printing the "syscall" bit in the header line, too.
Christian Weisgerber
2024-08-28
Introduce peer_is_up() and use it instead of peer->state == PEER_UP checks
Claudio Jeker
2024-08-28
Check the max_prefix and max_out_prefix limit during config reload.
Claudio Jeker
2024-08-28
sync ibuf_realloc() copy with libutil
Theo Buehler
2024-08-27
Mechanically change inet_aton to inet_pton.
Florian Obser
2024-08-27
Use getaddrinfo to parse IP addresses and lookup names.
Florian Obser
2024-08-27
Use getaddrinfo to parse IP addresses and lookup names.
Florian Obser
2024-08-24
Change DHCP_SYNC_LEASE messages from log_info to log_debug, they result
Stuart Henderson
2024-08-23
FALLTROUGH -> FALLTHROUGH
Jonathan Gray
2024-08-23
cron: use strtonum() and tighter limits on step values
Todd C. Miller
2024-08-23
Change SIGCHLD handler to just set a flag.
Todd C. Miller
2024-08-22
sync manual section numbers
Jonathan Gray
2024-08-22
ospfd: fix whitespace error introduced in previous
Theo Buehler
2024-08-22
inet_pton returns 0 and -1 for error.
Florian Obser
2024-08-22
Mechanically change inet_aton to inet_pton.
Florian Obser
2024-08-21
Increase maximum Signed Object size to 8MB
Job Snijders
2024-08-21
An area is either a decimal number or an IPv4 address.
Florian Obser
2024-08-21
Mechanically replace inet_aton with inet_pton.
Florian Obser
2024-08-21
An area is either a decimal number or an IPv4 address.
Florian Obser
2024-08-21
Get rid of inet_aton
Florian Obser
2024-08-21
Use getaddrinfo to lookup names and parse IP addresses.
Florian Obser
2024-08-21
Mechanically change inet_aton to inet_pton.
Florian Obser
2024-08-21
Mechanically change inet_aton to inet_pton.
Florian Obser
2024-08-21
Use getaddrinfo(3) to resolve hostnames / ip addresses.
Florian Obser
2024-08-21
We can fully spell out IP addresses in config files.
Florian Obser
2024-08-21
s/inet_aton/inet_pton/
Florian Obser
2024-08-21
Mechanically change inet_aton to inet_pton.
Florian Obser
2024-08-21
We can fully spell out IP addresses in config files.
Florian Obser
2024-08-21
Use inet_pton to parse ext-communities with an IPv4 address.
Florian Obser
2024-08-20
Use msgbuf_queuelen() instead of accessing the queued member directly.
Claudio Jeker
2024-08-20
Update Geofeed reference
Job Snijders
2024-08-20
Use stats.msg_queue_len instead of looking into the msgbuf struct.
Claudio Jeker
2024-08-20
Use msgbuf_queuelen() instead of accessing wbuf.queue for msgbuf structs.
Claudio Jeker
2024-08-19
Fix CVE-2024-43688, buffer underflow for very large step values
Todd C. Miller
2024-08-19
Prepare for releasing version 9.2
Job Snijders
2024-08-18
fix comment
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt
2024-08-18
add qwz firmware
Peter Hessler
2024-08-17
Use 'int ch' instead of 'char ch' in one place for getopt.
Mike Larkin
2024-08-17
Replace homemade copy_of() with strdup()
Denis Fondras
2024-08-17
Allow PPP interface to run in an rdomain and get a default route installed in...
Denis Fondras
2024-08-17
Since we are not using a pid file the manuals render a bit strange.
Florian Obser
2024-08-16
Make sure that the uptime field is always updated. Previously it was
YASUOKA Masahiko
2024-08-16
Free memory as much as possible. Also, fix a use-after-free when exiting.
YASUOKA Masahiko
2024-08-16
Send a reply to the control client when DAE is timed out instead of
YASUOKA Masahiko
[next]