Commit Graph

133193 Commits

Author SHA1 Message Date
christos 2c53ed1484 Write __gensalt_blowfish function that does not use static storage and
can return an error. Make the old bcrypt_gensalt() function use that.
XXX: should gc bcrypt_gensalt(). What uses it?
2005-01-11 22:39:21 +00:00
tron b62d11b06c "/etc/pam.d" is created unconditionally. 2005-01-11 22:27:44 +00:00
tron cce182235f Fix typo in last commit. 2005-01-11 22:26:44 +00:00
peter 17b1e54fa1 Remove script3. 2005-01-11 22:21:36 +00:00
peter 83a87c3208 Remove a now obsoleted file. 2005-01-11 22:19:51 +00:00
peter 80bd94becd Only try to change/update the settings listed in the form.
This stops sushi from mangling rc.conf when the form becomes out-of-sync
with /etc/defaults/rc.conf.

Reviewed by garbled.
2005-01-11 22:16:24 +00:00
tron d8533bd6c2 Mark login_access(4) als "pam". 2005-01-11 22:07:02 +00:00
martin d7931a6191 Quote symbol names in a debug message (to make it easier to spot an empty
symbol name, a common failure mode)
2005-01-11 21:58:27 +00:00
tron b79d8ae56b Mark PAM libraries as "pam". 2005-01-11 20:15:21 +00:00
christos 2a32d39ed6 PR/28940: David Laight: /bin/sh doesn't quote the output of trap. 2005-01-11 19:38:57 +00:00
skrll 610de09f75 Update after iwi(4) additions. 2005-01-11 18:59:34 +00:00
skrll 28528764d0 Disable the debug stuff 2005-01-11 18:54:18 +00:00
skrll 70f6d0ab0f NetBSD RCSID 2005-01-11 18:49:05 +00:00
skrll e2b108cb16 Add iwi(4). 2005-01-11 18:41:59 +00:00
skrll 07abe6d951 Add iwi.4 2005-01-11 18:37:26 +00:00
skrll 44324c3bf3 Manual page for iwi(4)
Written by Damien Bergamini, from http://damien.bergamini.free.fr/ipw/
2005-01-11 18:35:32 +00:00
skrll 9c6591fd9c Descend into iwictl 2005-01-11 18:31:12 +00:00
skrll a597ec910b iwictl(8) - configure Intel PRO/Wireless 2200AG/2915ABG (iwi(4)) network
adapter.

Written by Damien Bergamini, from http://damien.bergamini.free.fr/ipw/
2005-01-11 18:28:37 +00:00
skrll 60b4bf1e8d iwi(4) - Intel PRO/Wireless 2200AG/2915ABG driver.
Written by Damien Bergamini, from http://damien.bergamini.free.fr/ipw/

Ad-hoc mode and roaming are not fully implemented yet.
2005-01-11 18:24:24 +00:00
he ccb78245cb Add a default setting of MKPAM to "yes". 2005-01-11 16:20:49 +00:00
lukem 08356a345e We unconditionally populate etc/pam.d. 2005-01-11 12:23:17 +00:00
lukem 1e55b5223c Disable "pam" check/fix, since the current implementation will overwrite
any local changes, which is sub-optimal.
2005-01-11 12:19:35 +00:00
he d305062a73 In the __lint__ version of va_arg(), apply the cast the user specified.
Fixes build problem; vfprintf.c from libc fails to lint otherwise.
2005-01-11 11:36:27 +00:00
wiz 7af1413d8e Fix Dd argument; fix typo in .Dt; new sentence, new line; use .An for author name. 2005-01-11 11:32:11 +00:00
wiz da2ab5ca28 Sort options in usage. 2005-01-11 11:30:19 +00:00
wiz 5bd1d870f9 Sort options. Fix a typo. Bump date for -e/-t. 2005-01-11 11:29:22 +00:00
tron 1f93f9857c Don't define "USE_NBSD_THREADLIB" because "threadlib.h" was removed. 2005-01-11 10:39:47 +00:00
wiz 86eb0864bd We have 2005 now. 2005-01-11 09:46:17 +00:00
wiz 92cf03c9ee Grammar improvements. 2005-01-11 09:43:19 +00:00
wiz 36cdbd4840 Bump date for recent changes. 2005-01-11 09:39:12 +00:00
simonb f17401da54 Add isa_irq.o and spl.o to the list of files that depend on assym.h so
that "make -j<bignum>" works without a "make depend" beforehand.
2005-01-11 08:41:07 +00:00
simonb f645983fc7 Switch from intrcnt interrupt account to event counters. 2005-01-11 08:05:13 +00:00
martin d977618dcf Backout -DDEBUG that I accidently commited with the last change 2005-01-11 07:47:37 +00:00
imp f2bd93408a Merge from FreeBSD:
sc_child is only used on NetBSD and OpenBSD, ifdef appropriately
FreeBSD revisions:
	ehcivar.h	1.8
	ohcivar.h	1.39
	uhicvar.h	1.39
2005-01-11 07:45:34 +00:00
itojun f6b6f2cd66 written-from-scratch manpage (fixes ISOC copyright violation) 2005-01-11 07:26:57 +00:00
simonb 554ce4f360 Document the EVCNT_TYPE_TRAP event type. 2005-01-11 07:23:49 +00:00
kent 040d52ef77 reflect the recent audio_hw_if changes for open(), close(), set_params(),
round_blocksize(), trigger_output(), and trigger_input().
bump date.
2005-01-11 07:19:28 +00:00
simonb 3b6024ad24 ANSIfy. 2005-01-11 07:01:38 +00:00
itojun 2537b08b16 replace with written-from-scratch manpage. (fixes ISOC copyright issue) 2005-01-11 06:01:41 +00:00
simonb 61b633d474 Now that countless UVM bugs have been fixed, enable "topdown" memory
allocation by default.
2005-01-11 05:42:17 +00:00
kent 5610969544 ansify and KNF 2005-01-11 04:23:14 +00:00
briggs 9750b8741d In epshutdown(), do not attempt to disable the interface when stopping it
because we're about to write to it again (with a global reset).  Disable
the interface explicitly after the reset is written.
2005-01-11 04:16:27 +00:00
kent dc63d1767d fix compilation errors 2005-01-11 03:45:17 +00:00
chs 67402a485f enable powersave mode on 7450 and family.
also, the HID0_DOZE bit in this context doesn't mean "doze",
it's actually "enable extra BATs".  add an alias for this bit
and use it as appropriate.
2005-01-11 02:09:54 +00:00
chs cf6b9650a5 remove leftover debug printf. 2005-01-11 02:04:01 +00:00
chs 320acb3f66 assert that PSL_EE is on when do_pending_int() is called
(since things don't work too well if it's not).
2005-01-11 02:02:41 +00:00
uwe c1574ed6c1 Add keyboard layout for Jornada 680/690 Spanish (ABE).
From Alfonso Fernandez.
2005-01-11 01:54:20 +00:00
chs 717114639a typoes. 2005-01-11 01:51:12 +00:00
uwe 080b48020c Add KB_ES | KB_MACHDEP placeholder for Jornada 680/690 Spanish (ABE). 2005-01-11 01:39:36 +00:00
itojun 4db58ab415 fixed a unexpected addr/port matching failure in SA management
FreeBSD-PR: kern/72393
2005-01-11 01:30:17 +00:00