Age | Commit message (Collapse) | Author |
|
| revision 1.38
| date: 1999/02/25 11:21:54; author: niklas; state: Exp; lines: +3 -2
| sysdep-os.h addition
| ----------------------------
|
|
| revision 1.23
| date: 1999/02/24 15:48:05; author: niklas; state: Exp; lines: +17 -2
| update
| ----------------------------
|
|
|
|
| revision 1.7
| date: 1998/08/11 20:32:01; author: provos; state: Exp; lines: +2 -2
| add rsakeygen x509
| ----------------------------
| revision 1.6
| date: 1998/08/08 23:18:07; author: provos; state: Exp; lines: +2 -2
| regress for ASN.1 decoding, basically only parses the SSH certificate
| down until reaching the public key.
| ----------------------------
| revision 1.5
| date: 1998/08/03 19:42:35; author: provos; state: Exp; lines: +2 -2
| add pkcs
| ----------------------------
|
|
| revision 1.3
| date: 1999/02/25 15:14:25; author: niklas; state: Exp; lines: +6 -3
| Yet more messing with the new sysdep paths
| ----------------------------
|
|
| revision 1.3
| date: 1999/02/25 15:14:24; author: niklas; state: Exp; lines: +6 -3
| Yet more messing with the new sysdep paths
| ----------------------------
|
|
| revision 1.8
| date: 1999/02/25 15:10:10; author: niklas; state: Exp; lines: +2 -2
| Whoops
| ----------------------------
| revision 1.7
| date: 1999/02/25 15:07:35; author: niklas; state: Exp; lines: +6 -4
| Mesing with the new sysdep paths
| ----------------------------
|
|
|
|
| revision 1.4
| date: 1999/01/31 01:26:55; author: niklas; state: Exp; lines: +2 -2
| ERA payed
| ----------------------------
|
|
| revision 1.5
| date: 1999/02/25 15:10:09; author: niklas; state: Exp; lines: +2 -2
| Whoops
| ----------------------------
| revision 1.4
| date: 1999/02/25 15:07:34; author: niklas; state: Exp; lines: +6 -2
| Mesing with the new sysdep paths
| ----------------------------
|
|
| revision 1.6
| date: 1999/02/25 15:10:08; author: niklas; state: Exp; lines: +2 -2
| Whoops
| ----------------------------
| revision 1.5
| date: 1999/02/25 15:07:32; author: niklas; state: Exp; lines: +6 -4
| Mesing with the new sysdep paths
| ----------------------------
|
|
| revision 1.6
| date: 1999/02/25 15:10:06; author: niklas; state: Exp; lines: +2 -2
| Whoops
| ----------------------------
| revision 1.5
| date: 1999/02/25 15:07:31; author: niklas; state: Exp; lines: +6 -4
| Mesing with the new sysdep paths
| ----------------------------
|
|
| revision 1.4
| date: 1999/02/25 15:14:23; author: niklas; state: Exp; lines: +6 -3
| Yet more messing with the new sysdep paths
| ----------------------------
|
|
| revision 1.7
| date: 1999/02/25 15:10:05; author: niklas; state: Exp; lines: +2 -2
| Whoops
| ----------------------------
| revision 1.6
| date: 1999/02/25 15:07:30; author: niklas; state: Exp; lines: +6 -4
| Mesing with the new sysdep paths
| ----------------------------
|
|
|
|
add prototype for kcopy (uvm)
|
|
arg for passing to malloc() (hashinit always uses M_WAITOK which is not
always what you want). Everything that uses hashinit should really
get converted to newhashinit and then newhashinit can be renamed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
there), fix a typo in a warning message, prettier error messages.
|
|
|
|
|
|
|
|
really change the API since those parameters that was been constified
really are not modified by getcap(3) routines.
|
|
now fully trust bootargv value passed from the /boot
towards where in the physical memory they are located.
adjust available memory accordingly.
there is a mail coming into misc@ about this patch.
|
|
|
|
|
|
|
|
|
|
|
|
a bum name to return as 0.0.0.0... we don't want ``delete xxx''
to delete the default route when xxx doesn't resolve.
Support IP number specifications as the host when specifying
a tcp-style device (rather than *just* hostnames).
|