Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-17 | two more ipaq devices | Theo de Raadt | |
2005-06-17 | Fix ControlPath's %p expanding to "0" for a default port, | Damien Miller | |
spotted dwmw2 AT infradead.org; ok markus@ | |||
2005-06-17 | A second approach at fixing the telnet localhost & problem | Niklas Hallqvist | |
(but I tend to call it ssh localhost & now when telnetd is history). This is more localized patch, but leaves us with a recursive lock for protecting scheduling and signal state. Better care is taken to actually be symmetric over mi_switch. Also, the dolock cruft in psignal can go with this solution. Better test runs by more people for longer time has been carried out compared to the c2k5 patch. Long term the current mess with interruptible sleep, the default action on stop signals and wakeup interactions need to be revisited. ok deraadt@, art@ | |||
2005-06-17 | - remove .Sh LIBRARY | Jason McIntyre | |
- add $OpenBSD$ tag - a couple minor tweaks | |||
2005-06-17 | Override cpu_switch() with a faster version if we can use BWX instructions. | Miod Vallat | |
From RusticBSD, ok deraadt@ | |||
2005-06-17 | Allow ev56 opcodes in the .s files by default (gas on alpha does not yet have | Miod Vallat | |
.ev56, .ev4, etc, in-file modifiers). | |||
2005-06-17 | forgotten commit. | Marc Espie | |
2005-06-17 | no longer a need for the free(malloc(1)) hack, because the brk stuff | Theo de Raadt | |
no longer needs initializing (we use mmap for malloc entirely now) noticed by kjell, ok dhartmei, tested by me | |||
2005-06-17 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn | |
been worked on, so EA is pointless to maintain. go ahead jmc@ | |||
2005-06-17 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn | |
been worked on, so EA is pointless to maintain. | |||
2005-06-17 | support disassoc reason codes | Reyk Floeter | |
2005-06-17 | rot in Attic | Henning Brauer | |
2005-06-17 | Missed in previous regen commit | Todd C. Miller | |
2005-06-17 | don't install netns includes any longer, ports bulk build test by pval | Henning Brauer | |
2005-06-17 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn | |
been worked on, so EA is pointless to maintain. | |||
2005-06-17 | regen | Todd C. Miller | |
2005-06-17 | next citrus step. | Marc Espie | |
reviewed by millert, otto, kevlo, naddy, kettenis... libc+libstdc++ bump | |||
2005-06-17 | remove undelete syscall | Todd C. Miller | |
2005-06-17 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn | |
been worked on, so EA is pointless to maintain. | |||
2005-06-17 | bye bye whiteouts | Todd C. Miller | |
2005-06-17 | remove netns stuff, ok millert | Henning Brauer | |
libc major bump by espie in a few | |||
2005-06-17 | remove undelete syscall | Todd C. Miller | |
2005-06-17 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn | |
been worked on, so EA is pointless to maintain. | |||
2005-06-17 | formatting tweaks; | Jason McIntyre | |
ok reyk@ | |||
2005-06-17 | add some configuration examples for the new hostapd(8) event rules | Reyk Floeter | |
(commented out). | |||
2005-06-17 | - remove old debugging code | Marco Peereboom | |
- allocate and use scribble page - provide method to see if something has scribbled out of bounds The gart still remains disabled by default. From jason@ | |||
2005-06-17 | first step to implement a proactive wireless monitoring system using | Reyk Floeter | |
hostapd(8). it's a very simple but powerful approach using highly flexible and stateless event and action rules for IEEE 802.11 traffic. you can monitor a wireless network by watching frames with types and addresses (with support for tables and masks) and you can trigger actions like writing log messages, sending pcap/radiotap dumps to the IAPP network, removing nodes from the hostap, resending received frames and sending contructed 802.11 frames in reply to traffic received from any rogue nodes. it's based on some initial work from the c2k5 which has been tested and improved during the last weeks. some missing documentation for hostapd.conf(5) will be written as soon as possible. ok deraadt@ | |||
2005-06-17 | Protect buf_countdeps() call in buf_daemon() with splbio(), okay art@ | Pedro Martelletto | |
2005-06-17 | document the VFS name cache. | Jared Yanovich | |
lots of parts/help from and ok pedro joris jmc | |||
2005-06-17 | - fix description for BCM5750 A0, A1 -> A0 | Brad Smith | |
- recognize BCM5750 B1 | |||
2005-06-17 | correctly build a temporary copy of the client its repository | Joris Vink | |
localy, so the server can execute the local commands on it and pipe the output to the client. with this diff in, our server is now working, please note that we currently don't have support for all commands yet, but you can expect this soon. ok xsa@ | |||
2005-06-17 | when pruning don't try to remove any directories outside | Joris Vink | |
the actual repository. reported by david@, ok xsa@ | |||
2005-06-17 | remove non-constant array initializers which is a GNU extension. | Reyk Floeter | |
suggested by anil some time ago. | |||
2005-06-17 | replace hardcoded 128 with MAX_COLS (now 256) | Markus Friedl | |
2005-06-17 | add a 'C' command ) that toggles the display of the full cmdline; | Markus Friedl | |
with Jared Yanovich; ok deraadt | |||
2005-06-17 | - add missing option in the command usage | Xavier Santolaria | |
- handle -k - handle -D and send it to server ok joris | |||
2005-06-17 | #define CVS_EX_ERR -1 | Xavier Santolaria | |
ok joris jfb | |||
2005-06-17 | turn on -Wstrict-prototypes -Wsign-compare -Wshadow now that we are clean | Damien Miller | |
2005-06-17 | make this -Wsign-compare clean; ok avsm@ markus@ | Damien Miller | |
2005-06-17 | Note that only version 1 of SMC 2635W is ADM8211 based (v2 is RT2400). | Jonathan Gray | |
2005-06-16 | better comments, and killed the superfluous "wd0 at wdc" | Uwe Stuehler | |
2005-06-16 | GPIO generates many shared interrupts, eg disk (cf) and network (other cf) | Dale Rahn | |
thus it really needs to deal with the shared irqs of these devices. This change will register two interrupts for gpioN interrupts, one at the highest ipl and one lowest ipl. This will allow the interrupt code above to correcly mask the interrupts generated from all gpio devices. ok uwe@ | |||
2005-06-16 | i2c and i2s are separete devices, and zaudio depends on them. | Uwe Stuehler | |
2005-06-16 | unbust "com at pxaip" attachment so that there is no need to enable | Uwe Stuehler | |
"com at pcmcia" in RAMDISK as a workaround. | |||
2005-06-16 | back out the part of -r1.40 which enabled ubt. sorry. | Uwe Stuehler | |
2005-06-16 | supply mising busdma flags to ami_cmd (used to be 0 for waitok); | Michael Shalayeff | |
spread a few dma_sync calls in the completion sequence; minor cleanups. marco@ ok | |||
2005-06-16 | use getopt() for argument list parsing | Robert Nagy | |
ok millert@ otto@ | |||
2005-06-16 | use prefixlen2mask which handles zero prefixlens right | Henning Brauer | |
2005-06-16 | use prefixlen2mask() instead of doing the bitshifting by hand; fixes the | Henning Brauer | |
zero prefixlen case (32 bit shift on 32 bit val -> undefined result) spotted by Moritz Grimm and otto | |||
2005-06-16 | remove remaining netccitt parts, full ports build test by pval, thanks! | Henning Brauer | |