Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-24 | tweak the example $HOME/.ssh/rc script to not show on any cmdline the | Todd T. Fries | |
sensitive data it handles. This fixes bug # 402 as reported by kolya@mit.edu (Nickolai Zeldovich). ok markus@ and stevesk@ | |||
2002-09-24 | sizeof(structure) not sizeof(structure *); pointed out by dvamsi@yahoo.com. | Jason Wright | |
2002-09-24 | sync | Nathan Binkert | |
2002-09-24 | typo | Nathan Binkert | |
2002-09-24 | make this more like others | Theo de Raadt | |
2002-09-24 | Get rid of gx(4) and use em(4) since it supports more cards and works better | Nathan Binkert | |
overall. | |||
2002-09-24 | Manpage for em(4). Intel gigabit ethernet driver | Nathan Binkert | |
2002-09-24 | Driver for Intel PRO/1000 gigabit ethernet adapters. | Nathan Binkert | |
This driver should work with all current models of gigabit ethernet adapters. Driver written by Intel Ported from FreeBSD by Henric Jungheim <henric@attbi.com> bus_dma and endian support by me. | |||
2002-09-24 | Don't use constants for the output parameter, use the iparam count as a ↵ | Jason Wright | |
pointer to the first result location. | |||
2002-09-24 | Allocate vis_user on the stack instead of using malloc(). This | Todd C. Miller | |
way we don't have to worry about malloc() failure. Also closes a memory leak since vis_user was never free()d. Lack of malloc() checking pointed out by Peter Werner. | |||
2002-09-24 | only call kerberos code for authctxt->valid | Markus Friedl | |
2002-09-24 | another | Henning Brauer | |
2002-09-24 | sync with the update in names | Nathan Binkert | |
2002-09-24 | sync | Nathan Binkert | |
2002-09-24 | Add a few intel gigabit device models and update names so they're more correct | Nathan Binkert | |
ok deraadt | |||
2002-09-24 | Rejig addel()/rmel() to keep items on a single line, with blanks | Kenneth R Westerback | |
separating items. This allows a compaction of the displayed lines for device selection. Customize the device selection routine so the actual device type is shown (disk or CD-ROM). Rename ask_fordev to ask_which so the invocations (with device type) read better. | |||
2002-09-24 | Restore pentium_microtime, testing by henning@, millert@. ok deraadt@ | Thomas Nordin | |
2002-09-23 | never send a beck to do a man's job | Theo de Raadt | |
2002-09-23 | <deraadt> someone please fix the fstab(5) example | Bob Beck | |
2002-09-23 | better "ifconfig ipv6addr deprecated" flag handling. sync w/kame | Jun-ichiro itojun Hagino | |
2002-09-23 | correct length of PADN option before jumbo payload option. sync w/kame | Jun-ichiro itojun Hagino | |
deraadt ok | |||
2002-09-23 | m6stat is a static variable (ip6_mroute.c). sync w/kame | Jun-ichiro itojun Hagino | |
2002-09-23 | only call auth_krb5 if kerberos is enabled; ok deraadt@ | Markus Friedl | |
2002-09-23 | pull in fix from openssl-0.9.7-stable-SNAP-20020921: | Markus Friedl | |
*) Don't impose a 16-byte length minimum on session IDs in ssl/s3_clnt.c (the SSL 3.0 and TLS 1.0 specifications allow any length up to 32 bytes). [Bodo Moeller] | |||
2002-09-23 | change get_peer_ipaddr() and get_local_ipaddr() to not return NULL for | Kevin Steves | |
non-sockets; fixes a problem passing NULL to snprintf(). ok markus@ | |||
2002-09-23 | Fix console determination; based on discussion in port-sparc64@netbsd | Jason Wright | |
2002-09-23 | remove generated crunch conf; ok deraadt@ | Markus Friedl | |
2002-09-23 | Get the wsdisplay capabilities from rasops, rather than attempting to | Miod Vallat | |
guess them at compile-time. Plus this makes cgtwelve a bit more clean. ok fgs@ deraadt@ | |||
2002-09-23 | Fix the extra cursor image remaining in the upper left corner of the | Miod Vallat | |
screen after it has been cleared. ok fgs@ deraadt@ | |||
2002-09-23 | Add /dev/X0 entry for use by xdm; matthieu@ | Todd C. Miller | |
As requested by deraadt@ | |||
2002-09-23 | correctly dump radix_node; henric@attbi.com | Theo de Raadt | |
2002-09-23 | parisc level 0x10 is just an overclocked 0xe | Michael Shalayeff | |
2002-09-23 | openssh will be 3.5, right? | Theo de Raadt | |
2002-09-23 | sync | Theo de Raadt | |
2002-09-23 | another amd usb; henric@attbi.com | Theo de Raadt | |
2002-09-23 | MSCP based local storage now supported. Also reword some stuff. | Hugh Graham | |
2002-09-23 | Add 4000 700A and the couple tested QBUS/MSCP cards. | Hugh Graham | |
2002-09-23 | Don't print extra junk to the console | Nathan Binkert | |
2002-09-23 | make the leds blink (on those machines where we have 'em). | Michael Shalayeff | |
simple logic is to light up the led in the intrhook and dim in the heartbeat always, makes a believable impression. upper four bits represent a cpu usage w/in the last Hz/8 made up from the cp_time[] times. | |||
2002-09-23 | sync | Theo de Raadt | |
2002-09-23 | support for templates. they allow fast generation of new policies. an | Jun-ichiro itojun Hagino | |
appropriate template can be inserted during initial policy generation. from provos | |||
2002-09-23 | turn off sppp, lmc, and cz until various licenses on those components are | Theo de Raadt | |
resolved. sorry -- i've been warning people for some time that i would start to take this stance. | |||
2002-09-23 | panic if out of kvm when mapping devices. ok deraadt@ | Dale Rahn | |
2002-09-23 | Print pci_addr_fixup info when debugging is enabled, not disabled, ok deraadt@ | Dale Rahn | |
2002-09-23 | For serverworks chipsets: instead of trying to prevent attaching the same bus | Nathan Binkert | |
multiple times by restricting matches based on device id and revision, keep track of the bus numbers that were attached, and don't reattach them a second time. ok deraadt | |||
2002-09-23 | Add missing includes, breaks and semicolons to appease gcc3; David Krause | Todd C. Miller | |
deraadt@ OK | |||
2002-09-23 | In an ELF binary the end of the text segment and the start of the data | Artur Grabowski | |
segment can share the same page in the file. Since we can't mmap it with the same permissions, the data segment is loaded offset by a constant so that it ends up in a different page. On sparc that's not really enough. To avoid cache aliases we have to make the offset big enough to make sure that we don't get incoherent aliases that would have to be mapped uncached. This offset has been 64k this far and noone noticed until some change actually made us fault in those pages at the same time and incoherent aliases reduced make build time on some hypersparcs (only hypersparcs have big enough caches to notice this) from 14 hours to 23 hours. Bump that offset (MAXPAGESIZE) to 1MB. deraadt@ ok | |||
2002-09-23 | Do not build kf and kfd because of security issues in them and heimdal 0.5 | Miod Vallat | |
will not be merged in 3.2. ok deraadt@ | |||
2002-09-23 | Link the kernel so that it gets only one load section. | Artur Grabowski | |
2002-09-23 | Add support for vmcmds that load sections relative to a base section. | Artur Grabowski | |
You mark one section with VMCMD_BASE and the rest are marked RELATIVE. Use that to load ELF interpreter correctly in all cases. Inspired by NetBSD. Great debugging help from drahn@ deraadt@ ok |