Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-01 | MLINKS for lock.9 (and spl.9 -> splassert.9) | Artur Grabowski | |
2002-07-01 | Add auxio at sbus. | Miod Vallat | |
How can I be expected to work on sparc64 if machdep.led_blink sysctl does not work? | |||
2002-07-01 | Add a call to tzset() so we don't need /etc/localtime in the chroot jail. | Todd C. Miller | |
2002-06-30 | Do not end an enumerations of Xr with a dot, and do not let a dot hide | Miod Vallat | |
inside an enumeration as well. | |||
2002-06-30 | minor KNF | Theo de Raadt | |
2002-06-30 | lint asks that we use names that do not overlap | Theo de Raadt | |
2002-06-30 | Xr cleanup; seb@todesplanet.de | Theo de Raadt | |
2002-06-30 | sync | Theo de Raadt | |
2002-06-30 | Correctly retrieve mbuf statistics from the kernel. | Angelos D. Keromytis | |
2002-06-30 | aicasm generated file. | Steve Murphree | |
2002-06-30 | Add write function to seeprom. | Steve Murphree | |
2002-06-30 | Make sure interrupts are disabled at init and attempt better termination. | Steve Murphree | |
2002-06-30 | New aicasm synced with FreeBSD. | Steve Murphree | |
2002-06-30 | This file is no longer needed. | Steve Murphree | |
2002-06-30 | Mention DEC EtherWORKS and AlphaServer 800/1000/1000A support. | Miod Vallat | |
2002-06-30 | AlphaServer 800 and 1000 support; from NetBSD. Tested by Tor Houghton. | Miod Vallat | |
Added to floppy31 still fits. | |||
2002-06-30 | Art says I shouldn't be shy, so uncomment lc entries. | Miod Vallat | |
2002-06-30 | Add lc[01] at isa entries, commented out. Tested and work fine. | Miod Vallat | |
2002-06-30 | Dummy bus_space_read_raw_region implementation. | Miod Vallat | |
2002-06-30 | When duplicating isa_attach_args structures to build several attachement | Miod Vallat | |
possibilities for isapnp devices, make sure to carry the original ia_ic member. Although mostly unused on i386, it is vital on alpha. This makes isapnp on alpha attach without panicing. | |||
2002-06-30 | The #@$% message about the #$%@ cable down is going to drive me @#%$ insane. | Artur Grabowski | |
I'm not using this built-in tulip because it sucks and I want it to SHUT UP! | |||
2002-06-30 | Do not suggest the use of the floppy images as poor man's miniroot anymore. | Miod Vallat | |
2002-06-30 | remove local declaration of user_from_uid()/group_from_uid() | Matthieu Herrb | |
ok millert@ | |||
2002-06-30 | Fix fallout from recent changes. | Artur Grabowski | |
2002-06-30 | Sync supported and unsupported hardware lists with the web page. | Miod Vallat | |
2002-06-30 | allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always know | Jun-ichiro itojun Hagino | |
the size of sockaddr_dl on if_attach() - for instance, see ether_ifattach(). from netbsd. fgs ok | |||
2002-06-30 | more care with utmp strings, and lseek fixes; moritz@jodeit.org | Theo de Raadt | |
2002-06-29 | Be sure to correctly initialize the ahc_softc members before using | Miod Vallat | |
ahc_inb(), to prevent an early panic. This could only affect non-i386 architectures. | |||
2002-06-29 | the the | Christian Weisgerber | |
2002-06-29 | ansi | Theo de Raadt | |
2002-06-29 | Some cleanup/simplification: | Kenneth R Westerback | |
1) Put knowledge of /tmp/fstab in munge_fstab rather than redirect input on calls. Check in munge_fstab whether /etc/fstab was successfully created, and exit install/upgrade with appropriate error if not. This error condition is therefore checked on install and upgrade. 2) Don't bother specifying value in exit statements - no one is checking whether it is 1, 2, or 0. 3) Put status messages inside check_fs rather than around invocation, and exit from check_fs if a fsck fails, rather than checking return value and exiting. 4) With above changes, simplify munge_fs/check_fs/mount_fs logic in upgrade.sh. 5) Various cosmetic cleanups. | |||
2002-06-29 | sync | Theo de Raadt | |
2002-06-29 | add /dev/wskbd, /dev/wsmouse and /dev/ttyCcfg | Matthieu Herrb | |
ok millert@ | |||
2002-06-29 | maja@ does not like updating the manuals (; | Michael Shalayeff | |
2002-06-29 | Add Brazilian keymap (iso275). Create by me and tested by | Mats O Jansson | |
gustavo.rios@transport.alstom.com. -moj | |||
2002-06-29 | Latinamerica keymap from Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>. | Mats O Jansson | |
-moj | |||
2002-06-29 | correct port range check. from deraadt. sync w/kame. bind-bugs have ↵ | Jun-ichiro itojun Hagino | |
already notified. | |||
2002-06-29 | screw the MLINKS | Theo de Raadt | |
2002-06-29 | document /var/empty chroot | Theo de Raadt | |
2002-06-29 | We know noone called Bill Fenenr | Theo de Raadt | |
2002-06-29 | IPPROTO_ICMP will not change in our life; itojun ok | Theo de Raadt | |
2002-06-29 | make -I and -P exclusive; constrain -p and -P to their respective maximums; | Theo de Raadt | |
itojun ok | |||
2002-06-29 | check -p out of range. sync w/kame, hint from deraadt | Jun-ichiro itojun Hagino | |
2002-06-29 | ansi | Theo de Raadt | |
2002-06-29 | KNF | Theo de Raadt | |
2002-06-29 | kqfilter for the log. niels said i can commit it if it works | Michael Shalayeff | |
and i converted syslog to libevent and it works now (; | |||
2002-06-29 | Add supported controllers. And a warning. | Steve Murphree | |
2002-06-29 | sync | Theo de Raadt | |
2002-06-29 | Replace strtou?q() with the more standard strtou?ll(), using weak | Todd C. Miller | |
aliases to fake up strtou?q(). espie@ OK. | |||
2002-06-28 | stupid bug written in the last minute | Theo de Raadt | |