Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-29 | no need for extra hrs; henning@ ok | Michael Shalayeff | |
2002-11-29 | test altq with interface expansion | Henning Brauer | |
as side-effect, this also tests multiple queues with the same name but on different interfaces | |||
2002-11-29 | coredumps are not nice. | Henning Brauer | |
deal with the fact that when we are merging the lists in host_list both can be NULL. found at EuroBSDCon 2002 while I was explaining the expansion process to Paul de Weerd ok dhartmei@ | |||
2002-11-29 | in pfctl_find_altq_node also compare the interface. | Henning Brauer | |
fixes pfctl -sq output in case the queuespec was expanded to >1 queues on different interfaces | |||
2002-11-29 | print queuespec only once in verbose mode, even if referenced more often | Henning Brauer | |
2002-11-29 | FREE_LIST nqueues later; can be used more than once | Henning Brauer | |
2002-11-29 | Get the address pool in DIOCCHANGEADDR for all operations, prevents | Ryan Thomas McBride | |
PF_CHANGE_REMOVE from dereferencing a NULL pointer. Noticed by dhartmei@ ok dhartmei@ | |||
2002-11-29 | Foward; torh@bogus.net | Theo de Raadt | |
2002-11-29 | supress printf's. | Kenjiro Cho | |
2002-11-29 | convert read_machclk() from a macro to a real function and | Kenjiro Cho | |
avoid kernel-rebuild with ALTQ_NOPCC for non-pentium users. | |||
2002-11-29 | miod thinks mpu should be xreffed from here | Michael Shalayeff | |
2002-11-29 | sync | Theo de Raadt | |
2002-11-29 | - Fix playback problem on SiS7018. | Federico G. Schwindt | |
- mute the volume for interrupt channel. - add some improvements for device initialization. - Fix recording problem on SiS7018. From NetBSD via Gabriel Gonzalez. | |||
2002-11-29 | Upon detection of an international Sun keyboard with a recognized layout, | Miod Vallat | |
attach it with the appropriate keymap table, rather than the default KB_US table. If this is not the expected behaviour, users can still revert to US layout via "kbd us" or "wsconsctl -w keyboard.encoding=us". As the installation media uses the prom console, which will honor the international keyboard layout, this will definitely help users with international keyboards and fancy characters in their passwords... Note that there is still some Sun keyboard tables missing at the moment. | |||
2002-11-29 | Add -b flag (brief mode) like NetBSD and FreeBSD; Ibrahim Khalifa | Todd C. Miller | |
2002-11-29 | Ask for DNS domain name *after* the interfaces are configured, at the | Kenneth R Westerback | |
same time as we ask for the default route and name server addresses. This allows users to override any DHCP supplied domain information the same way they could override DHCP supplied default route and name server addresses. As a result, remove the now superfluous warning about not supplying information DHCP is going to overwrite. | |||
2002-11-28 | mention midi uarts | Michael Shalayeff | |
2002-11-28 | mpu man and on isa | Michael Shalayeff | |
2002-11-28 | same devices named the same | Michael Shalayeff | |
2002-11-28 | generic isa mpu, from Sergey A. Smitienko w/ fixes from me | Michael Shalayeff | |
2002-11-28 | fd sharing was re-enabled quite awhile ago. | Brad Smith | |
2002-11-28 | +qlimit | Henning Brauer | |
+tbrsize | |||
2002-11-28 | test qlimit on altq rule | Henning Brauer | |
2002-11-28 | qlimit before tbrsize | Henning Brauer | |
2002-11-28 | print qlimit on altq if not equal to the default value | Henning Brauer | |
2002-11-28 | allow qlimit on altq spec | Henning Brauer | |
2002-11-28 | Sync with pciide(4): mention Promise PDC20275 PDC20277 and | Alexander Yurchenko | |
Viatech VT8366 VT8233 VT8235 as supported ok gluk@ | |||
2002-11-28 | Sync with reality: mention Promise PDC20275 PDC20277 and | Alexander Yurchenko | |
Viatech VT8366 VT8233 VT8235 as supported ok gluk@ mpech@ | |||
2002-11-28 | Sync with changes in pfctl: | Ryan Thomas McBride | |
- Remove extra space before -> in print_rdr - Print hex keys lowercase ok dhartmei@ henning@ | |||
2002-11-28 | - Remove extra space before -> in print_rdr | Ryan Thomas McBride | |
- Print hex keys lowercase ok dhartmei@ henning@ | |||
2002-11-28 | remove trailing whitespace | Ryan Thomas McBride | |
ok henning@ | |||
2002-11-28 | add regression test for nat pools | Ryan Thomas McBride | |
ok henning@ | |||
2002-11-28 | - Adjust to match replacement of md5 with pf_hash | Ryan Thomas McBride | |
- Allow keys to be specified in hex (must be 128 bits, mainly to make pfctl -v output paresable by pfctl) or as a string. Randomly generate key if one is not specified. Suggestions and fixes from camield@ ok mickey@ camield@ henning@ | |||
2002-11-28 | - MD5 too slow, replace with pf_hash (based on hash from if_bridge.c) | Ryan Thomas McBride | |
- Always fold the key in Many fixes & suggestions from camield@ ok mickey@ camield@ henning@ | |||
2002-11-28 | Check for invalid ICMP6 option length, ok itojun@ | Daniel Hartmeier | |
2002-11-28 | Use any existing hostname as the default, as the install could have | Kenneth R Westerback | |
been restarted. Discard any domain information the user supplies. | |||
2002-11-28 | spaces | Theo de Raadt | |
2002-11-28 | Make questions out of requests for user input that were demands. Use | Kenneth R Westerback | |
a standard format of <question>? (<extra verbiage>) [<default value>] Makes things more consistant, and sometimes more terse. | |||
2002-11-28 | Save a few bytes; | Kenneth R Westerback | |
1) The one '/sbin/ifconfig' -> 'ifconfig'. 2) Eliminate local variable and thereby unneeded '\n' in welcome(). | |||
2002-11-28 | Fix indent botch. | Kenneth R Westerback | |
2002-11-27 | typo; Tor Houghton | Todd C. Miller | |
2002-11-27 | unkonwn -> unknown; Tor Houghton <torh@bogus.net> | Peter Valchev | |
2002-11-27 | no wrapper arounf hardclock(), use CPU_CLOCKUPDATE, real microtime; miod ok | Michael Shalayeff | |
2002-11-27 | Honour malloc_junk ('J') with realloc(3), and fix page_dir shrink update. | Thierry Deval | |
2002-11-27 | Make fc -e work in "sh-mode" (shell invoked as /bin/sh or -o sh option) | Peter Valchev | |
as well; matches Solaris. "can't hurt anything" marc@ Original report from PR user/2883 | |||
2002-11-27 | I fucked up. The manpage was correct before my last commit. | Henning Brauer | |
noticed by Daniel. To unconfuse it a bit, add a little clarification. ok dhartmei@ | |||
2002-11-27 | Avoid possible wraparound when checking timeout size; mickey@ OK | Todd C. Miller | |
2002-11-27 | more altq testing | Henning Brauer | |
2002-11-27 | handle the "no bandwidth specified" case earlier and easier. | Henning Brauer | |
2002-11-27 | allow usernames with embedded '@', e.g. scp user@vhost@realhost:file /tmp; | Markus Friedl | |
http://bugzilla.mindrot.org/show_bug.cgi?id=447; ok mouring@, millert@ |