2015-06-05 |
mpi | Merge various copies of the same code into a new functi... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Introduce pmap_pted_ro() a simple wrapper for the 32... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Do only one VP lookup when removing a page. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Remove the MANAGED flag when removing a PV entry. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
nicm | Fix a warning. |
commit | commitdiff | tree | snapshot |
2015-06-05 |
mpi | Remove unneeded splvm() calls and the pool_setipl(9... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
nicm | Make it so that if a window or session target is prefix... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
jsg | Use p15 for the coprocessor name not 15. gas accepts... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
stsp | regen |
commit | commitdiff | tree | snapshot |
2015-06-05 |
stsp | Add another PCI ID for Intel Dual Band Wireless AC... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
djm | typo: accidental repetition; bz#2386 |
commit | commitdiff | tree | snapshot |
2015-06-04 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-06-04 |
nicm | Move the nested check from client to server and compare... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
stsp | Mention rtwn(4) in pci(4). Reminded by brad. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
nicm | systrace(4) STRIOCATTACH can only fail for file(1)... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
stsp | man page for rtwn(4) |
commit | commitdiff | tree | snapshot |
2015-06-04 |
stsp | enable rtwn(4) on i386 |
commit | commitdiff | tree | snapshot |
2015-06-04 |
stsp | Enable rtwn(4) on amd64. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
stsp | attach rtwn at pci |
commit | commitdiff | tree | snapshot |
2015-06-04 |
stsp | New rtwn(4) driver for RTL8188CE wifi cards. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
jmc | tweak SYNOPSIS and usage(); |
commit | commitdiff | tree | snapshot |
2015-06-04 |
eric | force reseeding if pid has changed. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
eric | make sure to check for resolv.conf update the first... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-06-04 |
deraadt | + REALTEK RT8191SE |
commit | commitdiff | tree | snapshot |
2015-06-04 |
dms | Add support for em(4) on Teak 3020, a Tolopai (EP80579) |
commit | commitdiff | tree | snapshot |
2015-06-04 |
kettenis | The (no quite so) new kernel perfpolicy code calls... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
dms | regen |
commit | commitdiff | tree | snapshot |
2015-06-04 |
dms | Add more of Tolopai (EP80579) Gigabit controllers id. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
mikeb | Check if interface was stopped before calling rx/tx... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
nicm | Make unsetting a global option restore it to the defaul... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
sobrado | spacing, makes example fit on display. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
nicm | Add support for a single "marked pane". There is one... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
mpi | Remove unused sa_dl. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
nicm | teminal -> terminal, from Corey Farwell. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
jsg | Switch intel_gmbus_is_port_valid and intel_gmbus_is_for... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
jsg | use mallocarray instead of malloc in drm_calloc |
commit | commitdiff | tree | snapshot |
2015-06-04 |
jsg | remove the now unused alawtolin16 table |
commit | commitdiff | tree | snapshot |
2015-06-03 |
bcallah | Remove unused defines and functions. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
mikeb | Adjust yielding condition slightly in the if_input_proc... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
reyk | Turn off -Werror in relayctl. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
reyk | Remove -Werror from the Makefile: as it happened with... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
reyk | It is better to check the asprintf return value for... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
millert | Treat a missing mail spool the same as a zero-length... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
millert | snprintf(3) is available on all modern systems and... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
mpi | Unify .Nd blocks, prodded by and ok jmc@ |
commit | commitdiff | tree | snapshot |
2015-06-03 |
yasuoka | Fix pf_map_addr() not to cause dividing by 0. This... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
kettenis | Actually commit the bits that make the compiler emit... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
mpi | Support for U4, missed in previous. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
mpi | Check for the correct bit in the interrupts property... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
mpi | Add hpb(4), reminded by Brad. |
commit | commitdiff | tree | snapshot |
2015-06-03 |
mpi | Explicitly request the sockaddr_dl when doing a RTM_GET... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
millert | Move warning on open failure to open_mbox() where we... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
millert | Do not assume that asprintf() clears the pointer on... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
deraadt | better description of internal copyn() function |
commit | commitdiff | tree | snapshot |
2015-06-03 |
jsg | missing __EOT spotted by rpe@ |
commit | commitdiff | tree | snapshot |
2015-06-03 |
dlg | there's been a long standing issue in ppp on a tty... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
millert | Don't leak value returned by cgetstr(). OK deraadt@ |
commit | commitdiff | tree | snapshot |
2015-06-02 |
rpe | Remove the $FSTABFLAG variable and use -F directly... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
rpe | Replace |
commit | commitdiff | tree | snapshot |
2015-06-02 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-06-02 |
jung | fix variable name typo |
commit | commitdiff | tree | snapshot |
2015-06-02 |
sobrado | write Mobile IP{,v6} in a consistent way, as given... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
millert | Modernize from(1) a bit. Use getline() to support... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
mpi | Mention hpb(4), prodded by jmc@ |
commit | commitdiff | tree | snapshot |
2015-06-02 |
mpi | Add missing define for hpb(4). |
commit | commitdiff | tree | snapshot |
2015-06-02 |
mpi | Man page for hpb(4). |
commit | commitdiff | tree | snapshot |
2015-06-02 |
mpi | Add a new HT-PCI bridge driver and the necessary glue... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
mpi | RIP ether_input_mbuf(). |
commit | commitdiff | tree | snapshot |
2015-06-02 |
mpi | Use if_input() instead of ether_input_mbuf(). |
commit | commitdiff | tree | snapshot |
2015-06-02 |
mpi | Take carp(4) out of ether_input(). |
commit | commitdiff | tree | snapshot |
2015-06-02 |
djm | mention CheckHostIP adding addresses to known_hosts; |
commit | commitdiff | tree | snapshot |
2015-06-02 |
deraadt | missing " spotted by Kyle Milz |
commit | commitdiff | tree | snapshot |
2015-06-02 |
miod | Make sparc go PIE (not `static PIE' yet). |
commit | commitdiff | tree | snapshot |
2015-06-02 |
miod | Override pie range constants (well, only VM_PIE_MAX_ADD... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
jsg | with binutils 2.17 we can change some raw opcodes into... |
commit | commitdiff | tree | snapshot |
2015-06-02 |
jsg | Rename the imx miniroot to nitrogen as it creates ... |
commit | commitdiff | tree | snapshot |
2015-06-01 |
miod | In the lazy binding routine, make sure we actually... |
commit | commitdiff | tree | snapshot |
2015-06-01 |
miod | Revert 1.2, which used to be necessary during the early... |
commit | commitdiff | tree | snapshot |
2015-06-01 |
miod | Enable secureplt by default on alpha. The old plt flavo... |
commit | commitdiff | tree | snapshot |
2015-06-01 |
miod | Since the __{div,rem}{l,q}{,u} special libc entry point... |
commit | commitdiff | tree | snapshot |
2015-06-01 |
miod | Define HAVE_AS_EXPLICIT_RELOCS and HAVE_AS_JSRDIRECT_RE... |
commit | commitdiff | tree | snapshot |
2015-06-01 |
jmc | update currency exchange rates; |
commit | commitdiff | tree | snapshot |
2015-06-01 |
miod | Now that we do not need to build binutils 2.15 (except... |
commit | commitdiff | tree | snapshot |
2015-06-01 |
miod | Switch m88k ports to binutils 2.17. |
commit | commitdiff | tree | snapshot |
2015-06-01 |
stsp | regen |
commit | commitdiff | tree | snapshot |
2015-06-01 |
stsp | fix typo: Wirelsss -> Wireless |
commit | commitdiff | tree | snapshot |
2015-06-01 |
nicm | Missing t at end of response, from Vincent Bernat. |
commit | commitdiff | tree | snapshot |
2015-06-01 |
claudio | Fix memory leak in error case. OK bluhm@ benno@ |
commit | commitdiff | tree | snapshot |
2015-06-01 |
uebayasi | Put END() matching _ENTRY() (== ENTRY() w/o prof). |
commit | commitdiff | tree | snapshot |
2015-06-01 |
uebayasi | Put END() matching ENTRY(). |
commit | commitdiff | tree | snapshot |
2015-06-01 |
nicm | Clear signal handlers before event_reinit as apparently... |
commit | commitdiff | tree | snapshot |
2015-06-01 |
mpi | Convert tun(4) to if_input(). |
commit | commitdiff | tree | snapshot |
2015-05-31 |
schwarze | Simple macro fixes (Fd -> In, Nm -> Fn) from Kaspars... |
commit | commitdiff | tree | snapshot |
2015-05-31 |
deraadt | does not need syslog.h |
commit | commitdiff | tree | snapshot |
2015-05-31 |
schwarze | Implement the roff(7) `r' (register exists) conditional. |
commit | commitdiff | tree | snapshot |
2015-05-31 |
rpe | Fix typos. |
commit | commitdiff | tree | snapshot |
2015-05-31 |
bluhm | If the first list was empty, ml_join() did not not... |
commit | commitdiff | tree | snapshot |
2015-05-31 |
rpe | Replace identical code in the MD scripts of the install... |
commit | commitdiff | tree | snapshot |
2015-05-30 |
miod | Build with -mbwx rather than -Wa,-mev56 so that upcomin... |
commit | commitdiff | tree | snapshot |
next |