2014-07-12 |
matthieu | BSD Makefile for auxcpp |
commit | commitdiff | tree | snapshot |
2014-07-12 |
ajacoutot | Extend output a bit. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | Tackle the endian.h mess. Make it so that: |
commit | commitdiff | tree | snapshot |
2014-07-12 |
matthieu | Import a copy of ucpp, lightweight cpp that doesn't... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
schwarze | Start fixing issues that beck@ helped find: |
commit | commitdiff | tree | snapshot |
2014-07-12 |
henning | /* this has no effect on IP, and will kill all ISO... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
mpi | Grammar, from stsp@ |
commit | commitdiff | tree | snapshot |
2014-07-12 |
miod | if (x) FOO_free(x) -> FOO_free(x). |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jsing | Add an initial regress test for libressl, which calls... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
ajacoutot | cksum -> sha256 |
commit | commitdiff | tree | snapshot |
2014-07-12 |
ajacoutot | Use sha256(1) for compared files, just like we do for... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
pirofti | Add support for Get Port Status requests. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
miod | more MLINKs |
commit | commitdiff | tree | snapshot |
2014-07-12 |
benno | fix relay "append header" action, add regression test... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
beck | guard inclusion of sys/sysctl.h so we can detect at... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
ajacoutot | Create the examples checksum for sysmerge at release... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
robert | replace the heavy shell magic in quirks to handle backw... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
ajacoutot | Initial support for /etc/examples. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
pirofti | Add support for Get Hub Descriptor requests. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
rpe | xbase has its own cpp now so it doesn't depend on comp... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
stsp | Rework zyd(4)'s register read/write methods to eliminat... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
miod | Principle of least surprise: make CMAC_CTX_free(),... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
yasuoka | Fix the sentence in the BUGS section. Colon is usable... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
ajacoutot | Shuffle more stuffs around, remove most commented block... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
deraadt | remove gratuitous differences, ok beck |
commit | commitdiff | tree | snapshot |
2014-07-12 |
deraadt | remove gratuitous differences, ok beck bcook |
commit | commitdiff | tree | snapshot |
2014-07-12 |
yasuoka | Correct the sentence in the BUGS section. Colon chars... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
stsp | Fix netstart after autoconf6 change so 'rtsol' lines... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
ajacoutot | Sync with IANA. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
pirofti | I don't need to treat the (half-)empty Tx and Rx FIFO... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
reyk | Move HTTP error codes into http.h. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
pirofti | Add support for the CLEAR FEATURE requests. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
mpi | Always create a local route for every configured IPv4... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jsg | remove ifdef'd out valleyview/baytrail device lists |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jasper | fix annoying bug where the first character would be... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
reyk | Sync msgbuf_write() changes from relayd. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jasper | - fill in cninit to enable rts |
commit | commitdiff | tree | snapshot |
2014-07-12 |
uebayasi | boot(9), reboot(9): Migrate MD callers of boot(9) to... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
yasuoka | Use imsg(3) for the IPC between the privileged process... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
schwarze | Fix whatis(1) to correctly match words instead of any... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
mpi | Change config_deactivate(9) to always unset the DVF_ACT... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
deraadt | Split arc4random_uniform into it's own file, to assist... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
pelikan | fix a type error on BE architectures |
commit | commitdiff | tree | snapshot |
2014-07-12 |
beck | Solaris uses a symbolic link for /dev/urandom which... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jsing | Remove remnants from PSK, KRB5 and SRP. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jasper | - rewrite register reading/writing to use octeon_xkphys... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jsg | Remove the qli driver for QLogic 4010 & 4022 iSCSI. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
henning | sizeof(afh), afh being uint32, is cooler than literal "4" |
commit | commitdiff | tree | snapshot |
2014-07-12 |
miod | typos |
commit | commitdiff | tree | snapshot |
2014-07-12 |
pelikan | in-memory superblock was being filled in two places... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
pelikan | pull dirblock search code from ext2fs_lookup() like... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
tedu | remove bluetooth types |
commit | commitdiff | tree | snapshot |
2014-07-12 |
tedu | remove bluetooth malloc types |
commit | commitdiff | tree | snapshot |
2014-07-12 |
robert | Make rc.conf a parsed configuration file and stop sourc... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jsg | add some more matrox devices found in servers |
commit | commitdiff | tree | snapshot |
2014-07-12 |
jsing | Place comments in a block above the if statement, rathe... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
miod | Pull in more atomic functions to avoid <sys/atomic... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
espie | a bit more detail |
commit | commitdiff | tree | snapshot |
2014-07-12 |
yuo | regen |
commit | commitdiff | tree | snapshot |
2014-07-12 |
yuo | fix location of 7 Series xHCI entry |
commit | commitdiff | tree | snapshot |
2014-07-12 |
pelikan | print more useful information on wrong superblocks. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
robert | document the GitHub support in bsd.port.mk |
commit | commitdiff | tree | snapshot |
2014-07-12 |
pelikan | revert previous unwanted commit. sorry! |
commit | commitdiff | tree | snapshot |
2014-07-12 |
krw | Bring back resolv.conf write reduction. Race was someth... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
kettenis | Add a function to drop all clean pages on the page... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
pelikan | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2014-07-12 |
mpi | Improve the definition of USBD_FORCE_SHORT_XFER, prompt... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
tedu | mlarkin found disabled code to print a battleship.... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
mpi | Use the correct poll interval for HS root hub before... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
ajacoutot | Move things around (no change): |
commit | commitdiff | tree | snapshot |
2014-07-12 |
mpi | Kill a bunch of DVACT_DEACTIVATE handlers whose only... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | Make disabling last cipher work. |
commit | commitdiff | tree | snapshot |
2014-07-12 |
blambert | essentially mechanical conversion of softraid rebuild... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
blambert | move macppc abtn(4) driver from workq to taskq |
commit | commitdiff | tree | snapshot |
2014-07-12 |
mpi | Remove incorrect comment about how autoconf(9) works... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
mpi | Only detach the USB device you disconnected, fix a... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-07-12 |
deraadt | move exports, ftpchroot, hosts.lpd, printcap, and remot... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | The statdb code has never been complete here |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | Kill never enabled #ifdefs |
commit | commitdiff | tree | snapshot |
2014-07-12 |
deraadt | Remove a pile of (obviously unused) #ifdef SYSV and... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | config-def.h is now unnecessary; merge config-data... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | Kill os-openbsd.h: we have <paths.h>, _PATH_RSH, and... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
deraadt | -DOPENSSL_NO_KRB5 is no longer needed |
commit | commitdiff | tree | snapshot |
2014-07-12 |
lteo | Implement checksum offload for divert(4): simply set... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | SETARGS and NEED_HASMNTOPT paths are dead; rshrcmd... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | Deleted unused local prototypes for systems stuff |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | No really, assume POSIX: errno is declared for us and... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | Rename 'link' parameter to eliminate shadow warnings |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | Delete unused global |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | Eliminate some annoying variable shadowing |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | Yes, we have setproctitle(). Delete that and several... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | Unused variable from oldrdist cleanup |
commit | commitdiff | tree | snapshot |
2014-07-12 |
deraadt | The hosts.lpd file must exist, or no permission is... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | Welcome to 1989: assume the compiler support const |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | Per C99, wchar.h has to forward declare struct tm |
commit | commitdiff | tree | snapshot |
2014-07-12 |
guenther | If a constant string needs a name, use a static const... |
commit | commitdiff | tree | snapshot |
2014-07-12 |
deraadt | odds are that some ABI change occured today, no matter... |
commit | commitdiff | tree | snapshot |
next |